[]
Gets or sets the position of tick marks relative to data points.
[FpCategory("Category_Scale")]
public bool TickBetween { get; set; }
<FpCategory("Category_Scale")>
Public Property TickBetween As Boolean
If true, then tick marks are displayed between data points. If false, then tick marks are displayed at data points.