[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubLegendPointCollection

StubLegendPointCollection Class

Inheritance
StubLegendPointCollection
Implements
IPointCollection<IPlotLegendPoint>
IEnumerable<IPlotLegendPoint>
Namespace: GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
public class StubLegendPointCollection : IPointCollection<IPlotLegendPoint>, IEnumerable<IPlotLegendPoint>, IEnumerable

Constructors

Name Description
StubLegendPointCollection(IPlot)

Properties

Name Description
this[int, int]

Gets the two dimensional array of data points in the chart.

Methods

Name Description
GetEnumerator()