[]
        
(Showing Draft Content)

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

StubSizeLegendPointCollection Class

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

Constructors

Name Description
StubSizeLegendPointCollection(IPlot)

Properties

Name Description
this[int, int]

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

Methods

Name Description
GetEnumerator()