2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ShowTooltipEventArgs Class / GroupIndex Property

In This Topic
    GroupIndex Property (ShowTooltipEventArgs)
    In This Topic
    Gets the chart group index.
    Syntax
    'Declaration
     
    Public ReadOnly Property GroupIndex As System.Integer
    public System.int GroupIndex {get;}
    See Also