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

In This Topic
    Index Property (LineChartMarkerSymbol)
    In This Topic
    A value that indicates the index of the marker to show the symbol.
    Syntax
    'Declaration
     
    Public Property Index As System.Integer
    public System.int Index {get; set;}
    See Also