ActiveReports 13
Plots Property

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.Component Namespace > DesignTimeDvChart Class : Plots Property
Syntax
'Declaration
 
Public ReadOnly Property Plots As GrapeCity.ActiveReports.Extensibility.Rendering.Components.IItemCollection(Of IPlot)
public GrapeCity.ActiveReports.Extensibility.Rendering.Components.IItemCollection<IPlot> Plots {get;}
See Also

Reference

DesignTimeDvChart Class
DesignTimeDvChart Members