Click or drag to resize

StiDataBarConditionPositiveColor Property

Gets or sets a color of positive values for data bar indicator.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Color PositiveColor { get; set; }

Property Value

Type: Color

Implements

IStiDataBarIndicatorPositiveColor
See Also