Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Description

Specifies the number of MajorUnits between axis labels and major tick marks for time-scaled axes.

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

Remarks

For more information, see the remarks in MajorUnit.

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

  • No labels