ActiveReports Developer 7
IChartDataPointCollection Interface
Members  See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace : IChartDataPointCollection Interface

Glossary Item Box

Interface for a collection of chart data point objects.

Syntax

Visual Basic (Declaration) 
Public Interface IChartDataPointCollection 
C# 
public interface IChartDataPointCollection 

See Also