GaugeMajorTickCountLogarithmic Property

Gets or sets the amount of label tick marks, if ScaleType is set to Logarithmic.

Definition

Namespace: BeeMobile.Gauge
Assembly: BeeMobile.Gauge.NET48 (in BeeMobile.Gauge.NET48.dll) Version: 4.8.0.4
C#
public virtual int MajorTickCountLogarithmic { get; set; }

Property Value

Int32

Remarks

The value must be between 0 and 8.

See Also