BarChart for ASP.NET WebForms
CandlestickChartSeriesHoverStyles Property

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

Reference

C1CandlestickChart Class
C1CandlestickChart Members