Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Report.Chart
StiCandlestickSeries Class
StiCandlestickSeries Properties
BorderColor Property
BorderColorNegative Property
BorderWidth Property
Brush Property
BrushNegative Property
ComponentId Property
GetListOfValuesCloseEvent Property
GetListOfValuesHighEvent Property
GetListOfValuesLowEvent Property
GetListOfValuesOpenEvent Property
GetValueCloseEvent Property
GetValueHighEvent Property
GetValueLowEvent Property
GetValueOpenEvent Property
ListOfValues Property
ListOfValuesClose Property
ListOfValuesHigh Property
ListOfValuesLow Property
ListOfValuesOpen Property
TopN Property
TopNAllowed Property
TrendLine Property
TrendLineAllowed Property
Value Property
ValueClose Property
ValueDataColumn Property
ValueDataColumnClose Property
ValueDataColumnHigh Property
ValueDataColumnLow Property
ValueDataColumnOpen Property
ValueHigh Property
ValueLow Property
ValueOpen Property
ValuesClose Property
ValuesHigh Property
ValuesLow Property
ValuesOpen Property
ValuesStringClose Property
ValuesStringHigh Property
ValuesStringLow Property
ValuesStringOpen Property
StiCandlestickSeries
Brush Property
Gets or sets brush which will used to fill bar area.
Namespace:
Stimulsoft.Report.Chart
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
C#
VB
ASP.NET
Copy
public
virtual
StiBrush
Brush
{
get
;
set
; }
Public
Overridable
Property
Brush
As
StiBrush
Get
Set
Property Value
Type:
StiBrush
Implements
IStiCandlestickSeries
Brush
See Also
Reference
StiCandlestickSeries Class
Stimulsoft.Report.Chart Namespace