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

In This Topic
    DataPointCollection Property
    In This Topic
    Returns the data point collection.
    Syntax
    'Declaration
     
    ReadOnly Property DataPointCollection As IChartDataPointCollection
    IChartDataPointCollection DataPointCollection {get;}
    See Also