Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Report.Components
StiDataBarIndicator Class
StiDataBarIndicator Properties
BrushType Property
Direction Property
Maximum Property
Minimum Property
NegativeBorderColor Property
NegativeColor Property
PositiveBorderColor Property
PositiveColor Property
ShowBorder Property
Value Property
StiDataBarIndicator
PositiveColor 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
C#
VB
ASP.NET
Copy
public
Color
PositiveColor
{
get
;
set
; }
Public
Property
PositiveColor
As
Color
Get
Set
Property Value
Type:
Color
Implements
IStiDataBarIndicator
PositiveColor
See Also
Reference
StiDataBarIndicator Class
Stimulsoft.Report.Components Namespace