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
PositiveBorderColor Property
Gets or sets a border 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
PositiveBorderColor
{
get
;
set
; }
Public
Property
PositiveBorderColor
As
Color
Get
Set
Property Value
Type:
Color
Implements
IStiDataBarIndicator
PositiveBorderColor
See Also
Reference
StiDataBarIndicator Class
Stimulsoft.Report.Components Namespace