Click or drag to resize

StiDataBarIndicatorNegativeColor Property

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

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

Property Value

Type: Color

Implements

IStiDataBarIndicatorNegativeColor
See Also