Classes
| Class | Description | |
|---|---|---|
![]() | Axis |
This is the base class for the Axis object.
|
![]() | AxisLabelEventArgs |
Provides args for the Paint axis label event.
|
![]() | AxisSection |
Provides access to the AxisSection object.
|
![]() | AxisSectionBase |
Provides access to the AxisSectionBase, which is the base class for both the Axis and AxisSection.
|
![]() | AxisSectionCollection |
Represents a collection for AxisSection.
|
![]() | AxisX |
This class provides a shortcut to the Chart's main Axis X object.
|
![]() | AxisXCollection | |
![]() | AxisY |
This class provides a shortcut to the Chart's main Axis Y object.
|
![]() | AxisYCollection | |
![]() | BackImage |
Represents a background image used in a chart image.
|
![]() | BorderAttributes |
Represents all attributes of the border.
|
![]() | Chart |
Represents a root object to create a chart.
|
![]() | ChartArea |
Represents a chart area to draw one or more Series within a chart image.
|
![]() | ChartAreas |
Represents a collection of ChartArea objects.
|
![]() | ColorBlender |
Provides access to the ColorBlender object.
|
![]() | CustomGridLine |
Provides access to the CustomGridLine object.
|
![]() | CustomGridLineCollection |
Represents the collection of CustomGridLines that belong to the Chart.
|
![]() | DataPoint | |
![]() | DataPoints |
Represents a collection of DataPoint objects.
|
![]() | DockableBar | |
![]() | GlobalAttributes |
Provides access to the GlobalAttributes object.
|
![]() | GridLine |
Provides access to the GridLine object.
|
![]() | Grids |
Provides acces to the Grids object.
|
![]() | ImagePosition |
Represents an image position of the image in the chart area.
|
![]() | LabelCollection |
Represents the collection of labels that belong to the Axis.
|
![]() | Layout |
Layout style
|
![]() | LegendBox |
Represents a legend box in a ChartArea object.
|
![]() | LegendItem |
Represents an item in a LegendBox object.
|
![]() | LegendItems |
Represents a collection of LegendItem objects.
|
![]() | Line |
Provides access to the Line object.
|
![]() | LineAttributes |
Provides access to the LineAttributes object.
|
![]() | Link |
Provides access to the Link object.
|
![]() | Margins |
Defines the distance between the border of the bouding rectangle and the ChartArea of the chart.
|
![]() | PaintEventArgs |
Provides data for the Paint event.
|
![]() | PaintMarkerEventArgs |
Provides args for the Paint Marker Event.
|
![]() | PointAttributes | |
![]() | PointLabelAttributes |
Provides access to the PointAttributes object, which allows you to configure how the labelling is rendered by the chart.
|
![]() | PointLabelEventArgs |
Provides args for formating point label Event.
|
![]() | PointLabelOrganizer |
Provides access to the PointLabelOrganizer object.
|
![]() | PositionBase |
Represents plot position base class.
|
![]() | Series |
Represents a data series that manages a DataPoints object.
|
![]() | SeriesAttributes |
Represents additional series attributes valid for specific chart types.
|
![]() | SeriesCollection |
Represents a collection of Series objects.
|
![]() | Title |
Represents a chart title.
|
![]() | Titles |
Represents a collection of Title objects.
|
![]() | ToolTip |
Represents an tooltip which is shown on clickability DataPoint.
|
![]() | ValueFormat | |
![]() | View3DAttributes |
Represents all attributes of the View3D mode.
|
Delegates
| Delegate | Description | |
|---|---|---|
![]() | AxisLabelEventHandler |
Represents axis delegate to handle with the paint axis label event.
|
![]() | PaintEventHandler |
Represents a delegate to handle with the customized paint event.
|
![]() | PaintMarkerEventHandler |
Represents a delegate to handle with the customized paint point marker Event.
|
![]() | PointLabelEventHandler |
Represents a delegate to handle with the customized formating point label Event.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
![]() | AxesStyle |
Enumerates all slight style Axes.
|
![]() | AxisFormat |
Enumerates all format of the axis labels.
|
![]() | AxisPosition |
Specifies the placement of the axis labels and tick marks relative to the chart.
|
![]() | BarShape | |
![]() | BorderEffect |
Represents the effect style of object's border.
|
![]() | CustomGridLineStyles |
Allows you to set additional visual attributes in a custom grid line.
|
![]() | DateTimeStepType |
Enumerates all types of a data/time interval
|
![]() | ExplodingMode |
Enumerates types of exploding mode.
|
![]() | FillStyle |
Representing fill style of a point.
|
![]() | Gallery |
Enumerates all types of a chart.
|
![]() | GradientType |
Enumerates all types of a gradient.
|
![]() | ImageAlignType |
Enumerates all types of an image align.
|
![]() | LayoutStyle |
Enumerates all types of a layout style.
|
![]() | LegendBoxType |
Enumerates all types of a legend box.
|
![]() | LegendPositionType |
Enumerates all types of a Legend box docking position.
|
![]() | MarkerShape |
Enumerates all types of point markers.
|
![]() | PaletteType |
Enumerates all types of a palette.
|
![]() | PieLabelStyle |
Enumerates all types of a label of a Pie or Doughnut chart.
|
![]() | PointLabelValueType |
Enumerates all types of a DataPoint's label value.
|
![]() | Stacked |
allowing you to stack the selected series with the previous series to achieve multi-stacked charts.
|
![]() | StepType |
Enumerates all types of the axis step.
|
![]() | TickMark |
Enumerates the style for the tick marks of an GridLine object.
|
![]() | TitlePositionType |
Enumerates all types of a title position.
|



