Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}Specifies the number of [MajorUnits|CategoryAxis.MajorUnit] between axis labels and major tick marks for time-scaled axes.{excerpt}
{signature:C#}
 public int MajorUnitValue{ get; set; }
{signature}{signature:vb.net}
Public Property MajorUnitValue() As Integer
{signature}
{remarks}
For more information, see the remarks in [MajorUnit|CategoryAxis.MajorUnit].

The default value for newly-created charts is 1 day.
{remarks}
{scrollbar}