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

In This Topic
    Index Property (BubbleChartSymbol)
    In This Topic
    Gets or sets the index of the symbol
    Syntax
    'Declaration
     
    Public Property Index As System.Integer
    public System.int Index {get; set;}
    See Also