ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / CompositeChartSeries Class / ScatterMarkerType Property

In This Topic
    ScatterMarkerType Property
    In This Topic
    A value specifies the marker type of the scatter data point.
    Syntax
    'Declaration
     
    Public Overridable Property ScatterMarkerType As MarkerType
    public virtual MarkerType ScatterMarkerType {get; set;}
    See Also