ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChartMember Interface / MemberDataPointIndex Property

In This Topic
    MemberDataPointIndex Property
    In This Topic
    Gets the index location of the current member in the grid of data points.
    Syntax
    'Declaration
     
    ReadOnly Property MemberDataPointIndex As Integer
    int MemberDataPointIndex {get;}
    See Also