BarChart for ASP.NET WebForms
CandlestickChartSeriesStyles Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > C1CandlestickChart Class : CandlestickChartSeriesStyles Property
An array collection that contains the style to be charted.
Syntax
'Declaration
 
Public ReadOnly Property CandlestickChartSeriesStyles As System.Collections.Generic.List(Of CandlestickChartStyle)
public System.Collections.Generic.List<CandlestickChartStyle> CandlestickChartSeriesStyles {get;}
See Also

Reference

C1CandlestickChart Class
C1CandlestickChart Members