ActiveReports 8
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace
See Also  Inheritance Hierarchy
GrapeCity.ActiveReports.Extensibility.v8 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
InterfaceIAxis Provides axis information required for chart rendering.
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.
InterfaceIDataLabel Interface for styling labels of the chart data point values.
InterfaceILegend  
InterfaceIMarker Defines a marker properties for displayed chart values.
InterfaceIPalette Represents chart palette.
InterfaceIPlotArea  
InterfaceIReferenceLine  
InterfaceIThreeDProperties  
InterfaceITitle  

Structures

 StructureDescription
StructurePaletteEntry Defines chart palette entry.

Enumerations

 EnumerationDescription
EnumerationChartSeriesPlotType  
EnumerationChartSubtype  
EnumerationChartType  
EnumerationImageType An enumeration of chart image types.
EnumerationLegendLayout  
EnumerationLegendPosition  
EnumerationMarkerType  
EnumerationSortOrder An enumeration of chart sort orders.
EnumerationThreeDPropertiesDrawingStyle  
EnumerationThreeDPropertiesProjectionMode  
EnumerationThreeDPropertiesShading  
EnumerationTickMark  
EnumerationTitlePosition  

See Also