MajorTickVisible Property
MajorTickVisible
Gets or sets whether the major tick marks are visible.
Declaration
[FpCategory("Category_Ticks")]
public bool MajorTickVisible { get; set; }
<FpCategory("Category_Ticks")>
Public Property MajorTickVisible As Boolean