ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / _dataIndex Property

In This Topic
    _dataIndex Property (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _dataIndex As Double
    public double _dataIndex {get;}
    See Also