ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / BubbleChartSeries Class / Markers Property

In This Topic
    Markers Property (BubbleChartSeries)
    In This Topic
    A value that indicates the marker of the chart series.
    Syntax
    'Declaration
     
    Public Property Markers As BubbleChartMarker
    public BubbleChartMarker Markers {get; set;}
    See Also