C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / LineChartMarker Class / Symbol Property

In This Topic
Symbol Property (LineChartMarker)
In This Topic
A value that indicates the symbol of the marker.
Syntax
'Declaration
 
Public ReadOnly Property Symbol As System.Collections.Generic.List(Of LineChartMarkerSymbol)
 
See Also