Click or drag to resize

StiLinearBarRangeColorMode Property

Gets or sets value which indicates the mode that is used to build bar indicator background.

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

Property Value

Type: StiLinearRangeColorMode
See Also