ChartBaseMinorTickCountLogarithmic Property
Gets or sets the amount of Major ticks if logarithmic
ScaleType is used.
If linear
ScaleType is used then this property is ignored.
Namespace: BeeMobile.ChartsAssembly: BeeMobile.Charts.NET48 (in BeeMobile.Charts.NET48.dll) Version: 4.8.0.3
public virtual int MinorTickCountLogarithmic { get; set; }
Public Overridable Property MinorTickCountLogarithmic As Integer
Get
Set
Property Value
Int32
The value must be between 1 and 8.