AxisMinorTickCount Property

Determines the count of minor tick marks between two major tick marks on linear axis.

Definition

Namespace: BeeMobile.LineChart
Assembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
C#
public virtual int MinorTickCount { get; set; }

Property Value

Int32

See Also