ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / LineChartSeries Class / MarkerStyle Property

In This Topic
    MarkerStyle Property (LineChartSeries)
    In This Topic
    A value that indicates the style of the markers.
    Syntax
    'Declaration
     
    Public Property MarkerStyle As ChartStyle
    public ChartStyle MarkerStyle {get; set;}
    See Also