[]
Gets or sets the interval for the major tick marks and the major grid lines.
[FpCategory("Category_Scale")]
public double MajorUnit { get; set; }
<FpCategory("Category_Scale")>
Public Property MajorUnit As Double
Type | Condition |
---|---|
ArgumentOutOfRangeException | value is less than or equal to zero. |