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

In This Topic
    Plots Property (IChart)
    In This Topic
    Plots collection
    Syntax
    'Declaration
     
    ReadOnly Property Plots As IItemCollection(Of IPlot)
    IItemCollection<IPlot> Plots {get;}
    See Also