BarChart for ASP.NET WebForms
Symbol Property (LineChartMarker)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > LineChartMarker Class : Symbol Property
A value that indicates the symbol of the marker.
Syntax
'Declaration
 
Public ReadOnly Property Symbol As System.Collections.Generic.List(Of LineChartMarkerSymbol)
public System.Collections.Generic.List<LineChartMarkerSymbol> Symbol {get;}
See Also

Reference

LineChartMarker Class
LineChartMarker Members