GrapeCity.ActiveReports.Chart.v8 Assembly : GrapeCity.ActiveReports.Chart Namespace |
Class | Description | |
---|---|---|
AxesCollection | Represents a collection of axis. | |
Axis | Represents the axis of the chart. | |
AxisBase | Represents the set of properties of an axis. | |
AxisScroll | Represents the scroll bar on an axis. | |
BackdropItem | Represents the backdrop that acts as a separate item and handles mouse events. | |
Border | Represents the information required to draw the borders of the graph. | |
BorderSizes | Describes the size of the border around the rectangular area. | |
ChartArea | Specifies the properties of the chart area. | |
ChartAreasCollection | Specifies the settings for the chart areas collection. | |
ChartTypeConfig | Represents the settings for the ChartTypeConfig object. | |
CustomAxis | Represents the properties of a custom axis. | |
CustomDrawEventArgs | Represents the properties of the custom draw event arguments for the chart. | |
CustomProperties | Represents the set of custom properties for the chart. | |
DataPoint | Represents the set of properties for a data point. | |
DataPointsCollection | Specifies the settings for the DataPoints collection. | |
DoubleArray | Represents the settings for the DoubleArray class. | |
FontInfo | Represents the settings for the FontInfo class. | |
GraphMouseEventArgs | Represents the properties of the mouse event arguments for the chart. | |
GridLayout | Represents the settings for the GridLayout object. | |
HitTest | Represents the properties of the HitTest object. | |
KeyValuePair | Represents the settings for the KeyValuePair object. | |
LabelInfo | Represents the settings for the LabelInfo class. | |
LabelsCollection | Specifies the settings for the labels collection. | |
Legend | Represents the settings for the Legend object. | |
LegendItem | Represents the settings for the LegendItem object. | |
LegendItemsCollection | Represents the settings for the LegendItemsCollection class. | |
LegendsCollection | Represents the settings for the LegendsCollection class. | |
Light | Represents the settings of the Light object. | |
Marker | Represents the settings for the Marker object. | |
PlaneItem | Represents the settings for the PlaneItem object used for the chart walls. | |
Projection | Represents the settings of the geometric Projection object. | |
Series | Represents the settings for the Series object. | |
SeriesCollection | Represents the settings for the SeriesCollection class. | |
SharpGraph | Represents the settings for the SharpGraph object. | |
Tick | Represents the settings of the Tick object. | |
Title | Represents the settings for the Title object. | |
TitlesCollection | Represents the settings for the TitlesCollection object. | |
WallRange | Represents the settings of the WallRange object. | |
WallRangesCollection | Represents the settings of the WallRangesCollection object. | |
XmlDataProvider | Provides access to XML data. |
Interface | Description | |
---|---|---|
IChartMemberNameProvider | Provides a name for the chart member name provider. | |
StandardProperties | Represents standard properties on a series that are available for most graph types. |
Structure | Description | |
---|---|---|
Padding | Provides the settings used to set a margin (four edges) inside a control. |
Delegate | Description | |
---|---|---|
CustomDrawEventHandler | Represents the method that handles the CustomDraw event. | |
GraphMouseEventHandler | Represents the method that handles the GraphMouse event. |
Enumeration | Description | |
---|---|---|
Alignment | Specifies how the text item anchors to its position. | |
ArrowType | Specifies the arrow type used for the axis line. | |
AxisType | Specifies the axis type. | |
BarType | Specifies the type of bars to use. | |
BaseStyle | Gets or sets a circular or square base drawing style for the 3D funnel chart or 3D pyramid chart. | |
ChartType | Specifies the ChartType used for the Series. | |
ColorPalette | Specifies what color palette is used. | |
DeviceModes | Specifies the device drawing mode used to render the chart. | |
DockType | Specifies the docking area. | |
FunnelStyle | Specifies whether the Y value for the series points to the width or the height of the funnel. The default value is YIsHeight. | |
LabelsPlacement | Specifies whether the data point labels appear on the left or right side of the funnel or pyramid chart. | |
LegendMode | Specifies the mode used to render legend items. | |
LightType | Specifies the type of light source used. | |
MarkerStyle | Specifies the shape of the marker. | |
StandardAxis | Specifies which axis is the standard axis. | |
StdLegendMarker | Specifies the standard legend marker shape to use. | |
UICommand | Specifies the command to be used for the DoCommand method of the Chart control. | |
UIOptions | Specifies the user interface settings for the Chart control. |