Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Report.Components
StiDataBarCondition Class
StiDataBarCondition Properties
BrushType Property
Direction Property
MaximumType Property
MaximumValue Property
MinimumType Property
MinimumValue Property
NegativeBorderColor Property
NegativeColor Property
PositiveBorderColor Property
PositiveColor Property
ShowBorder Property
StiDataBarCondition
NegativeBorderColor Property
Gets or sets a border 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
C#
VB
ASP.NET
Copy
public
Color
NegativeBorderColor
{
get
;
set
; }
Public
Property
NegativeBorderColor
As
Color
Get
Set
Property Value
Type:
Color
Implements
IStiDataBarIndicator
NegativeBorderColor
See Also
Reference
StiDataBarCondition Class
Stimulsoft.Report.Components Namespace