ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / BubbleChartMarker Class / Type Property

In This Topic
    Type Property (BubbleChartMarker)
    In This Topic
    Gets or sets the type of the markers
    Syntax
    'Declaration
     
    Public Property Type As BubbleChartMarkerType
    public BubbleChartMarkerType Type {get; set;}
    See Also