BarChart for ASP.NET WebForms
Symbol Property (BubbleChartMarker)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > BubbleChartMarker Class : Symbol Property
Gets or sets the symbols of the markers
Syntax
'Declaration
 
Public ReadOnly Property Symbol As System.Collections.Generic.List(Of BubbleChartSymbol)
public System.Collections.Generic.List<BubbleChartSymbol> Symbol {get;}
See Also

Reference

BubbleChartMarker Class
BubbleChartMarker Members