Click or drag to resize

StiRadialTickMarkMinorSkipMajorValues Property

Gets or sets whether to pass major values.

Namespace:  Stimulsoft.Report.Components.Gauge
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiBoolConverter))]
public bool SkipMajorValues { get; set; }

Property Value

Type: Boolean
See Also