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

In This Topic
    MarkerType Property
    In This Topic
    A value that indicates the type of the scatter.
    Syntax
    'Declaration
     
    Public Property MarkerType As MarkerType
    public MarkerType MarkerType {get; set;}
    See Also