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