Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Description

Excerpt

Sets or returns a number, which represent Minor Unit valueSpecifies the number of MinorUnits between minor tick marks for time-scaled axes.

Signature
C#
C#
 public int MinorUnitValue{ get; set; }
Signature
vb.net
vb.net
Public Property MinorUnitValue() As Integer
Remarks

For more information, see the remarks in MinorUnit.

The default value for newly-created charts is 1 day.

Scrollbar