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 [MinorUnits|CategoryAxis.MinorUnit] between minor tick marks for time-scaled axes.{excerpt}
{signature:C#}
 public int MinorUnitValue{ get; set; }
{signature}{signature:vb.net}
Public Property MinorUnitValue() As Integer
{signature}
{remarks}
For more information, see the remarks in [MinorUnit|CategoryAxis.MinorUnit].

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