Click or drag to resize

StiBarBaseUseRangeColor Property

Gets or sets value which indicates whether we should use Brush property of the StiIndicatorBase class as brush for this indicator.

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

Property Value

Type: Boolean
See Also