[]
Gets or sets the length of major tick marks.
[FpCategory("Category_Ticks")]
public float MajorTickLength { get; set; }
<FpCategory("Category_Ticks")>
Public Property MajorTickLength As Single
Length is measured in points.
Type | Condition |
---|---|
ArgumentOutOfRangeException | value is less than or equal to zero or greater than 72. |