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

In This Topic
Symbol Property (BubbleChartMarker)
In This Topic
Gets or sets the symbols of the markers
Syntax
'Declaration
 
Public ReadOnly Property Symbol As System.Collections.Generic.List(Of BubbleChartSymbol)
 
See Also