[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.IChart.SeriesMemberCollection

SeriesMemberCollection Property

SeriesMemberCollection

Gets the series member collection.

Declaration
IItemCollection<IChartMember> SeriesMemberCollection { get; }
Property Value
Type Description
IItemCollection<IChartMember>

An IItemCollection<T> representing the series member collection.