ActiveReports Developer 7
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace
See Also  Inheritance Hierarchy
GrapeCity.ActiveReports.Extensibility.v7 Assembly : GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace

Glossary Item Box

The GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart namespace includes the interfaces that are used when creating graphs.

Interfaces

 InterfaceDescription
InterfaceIChart Interface for the chart report item.
InterfaceIChartDataPoint Interface for chart data points.
InterfaceIChartDataPointCollection Interface for a collection of chart data point objects.
InterfaceIChartMember Interface of chart members.
InterfaceIChartMemberCollection Interface for a collection of chart member objects.

Enumerations

 EnumerationDescription
EnumerationImageType An enumeration of chart image types.
EnumerationSortOrder An enumeration of chart sort orders.

See Also