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