[]
Represents interactive action.
Represents the collection of action objects.
The BarColor class and its properties are used for setting individual bar colors.
Stores BarColor objects.
The Border class is used to describe the border appearance of various elements of the chart, include the chart itself, the ChartArea, the Legend, the Header, the Footer and Labels.
The main chart control class.
The Chart3DArea class describes the ChartArea of the chart. This area includes plotcube, all axes and the charted data.
The Chart3DAttachMethodData Class is used by chart Label objects in conjunction with the Label object AttachMethod property to identify how the Label is placed or attached to the chart. Each of the Chart3DAttachMethodData object properties are meaning only in the context of the AttachMethod value.
Represents one axis of the chart.
The collection of three Chart3DAxis objects named “X”, “Y” and “Z”.
Represents axis label.
Collection of axis labels.
The Bar class and its properties are only used for bar charts. It is returned by the Bar property of a ChartGroup.
Stores colors.
The Chart3DContour class and its properties are used for contour and zone charts. It is returned by the Contour property of a ChartGroup.
Represents level of contour or zone chart.
Stores Chart3DContourLevel objects.
Represents appearance of one level of contour and zone charts.
Describes the set of Chart3DContourStyle objects.
Stores Chart3DContourStyle objects.
Represents chart data.
A Chart3DDataLabel object is an independent text annotation that can be attached to the chart data.
Collection of Chart3DDataLabel objects.
Abstract base class for all types of data sets (regular grid, irregular grid and point).
Represents regular grid data layout.
Represents irregular grid data layout.
Represents point data layout.
The Chart3DElevation class and its properties are used for control over the appearance of different chart types. It is returned by the Elevation property of a ChartGroup.
The Chart3DGridLines class and its properties are used for control appearance of grid.
Chart3DGroup contains chart data and classes that control chart appearance.
Chart3DGroups class contains collection of ChartGroup, data labels, chart and contour styles.
The ChartGroupsCollection contains one ChartGroup object.
The class for Chart3DGroupsCollectionSerializer serialization.
A Chart3DLabel object is an independent text annotation that can be attached to the chart.
The Chart3DLabels contains all chart labels.
Represents collection of Chart3DLabels.
Represents the legend of the chart.
Represents style of the plotting line.
Represents one series of data for point data layout (Chart3DDataSetPoint class).
Represents collection of point series.
Represents projection(floor or ceiling) for contour and zones charts.
Represents style for drawing scatter charts.
Represents collection of Chart3DStyle objects used for scatter charts.
The Chart3DSurfce class and its properties are only used for surface charts. It is returned by the Surface property of a ChartGroup.
Represents symbol properties used in scatter plots for the points in a series.
The Chart3DView defines the three-dimensional features of a chart. It is returned by the View property of a Chart3DArea.
Represents the state of Chart3DView object. This object, which has no public properties or methods, is returned by a call to the Save method.
Contains all properties that control the automated interactive features of the chart, including mouse driven rotation, scaling, translating and zooming.
Represents chart rotation event data.
Provides the properties set that describes the rounding of border corners.
The Style class is used to describe the appearance of various elements of the chart, include the chart itself, the ChartArea, the Legend, the Header, the Footer and Labels. Typically, an object’s style and one or more of its properties are inherited the object’s parent.
The Title class is used to describe the appearance of the Header and the Footer.
Presents the point in 3D space.
Use the members of this enumeration to set the value of the HorizontalAlignment property in the Style class.
Use the members of this enumeration to set the value of the ImageAlignment property in the Style class.
Use the members of this enumeration to set the value of the VerticalAlignment property in the Style class.
Use the members of this enumeration to determine which axes edges of the plot cube will have annotations.
Use the members of this enumeration to set the value of the AnnoMethod property in the Chart3DAxis class.
Use the members of this enumeration to set the value of the AttachMethod property in the Chart3DLabel class.
Use the members of this enumeration to specify a specific Axis where appropriate.
Use the members of this enumeration to set the value of the ColumnFormat and RowFormat property in the Chart3DBar class.
Use the members of this enumeration to set the value of the BorderStyle property in the Border class.
Use the members of this enumeration to set the value of the ChartType property in the Chart3DGroup class.
Use the members of this enumeration to set the value of the ColorSet property in the Chart3DContourStyles class.
Use the members of this enumeration to set the value of the Compass property of the Title and Chart3DLegend classes.
Use the members of this enumeration to set the value of the ContourMethod property in the Chart3DContour class.
Use the members of this enumeration to specify data format when loading or saving data.
Use the members of this enumeration to set the value of the Layout property in the Chart3DData class.
Use the members of this enumeration to set the value of the AnnoFormat property in the Chart3DAxis class.
See .Net date and time format strings and standard numeric format strings for more information.
Use the members of this enumeration to set the value of the GradientStyle property in the Style class.
Use the members of this enumeration to set the value of the HatchStyle property in the Style class.
Use the members of this enumeration to set the value of the LabelCompass property in the Chart3DLabel class.
Use the members of this enumeration to set the value of the View3D property in the |Chart3DLabel class.
Use the members of this enumeration to set the value of the Orientation in the Chart3DLegend class.
The appearance of the legend separator.
Use the members of this enumeration to set the value of the Type property in the Chart3DLegend class.
Use the members of this enumeration to set the value of the Pattern property in the Chart3DLineStyle class.
Use the members of this enumeration to set the value of the PreviewMethod property in the Chart3DView class.
Use the members of this enumeration to set the value of the scaling property in the PrintChart(PrintScaleEnum, Rectangle, PageSettings, bool) method.
Use the members of this enumeration to set the value of the Rotation property in the Style class.
Use the members of this enumeration to set the value of the Shape property in the Chart3DSymbolStyle class.
Use the members of this enumeration to set the value of the TextRotation property in the Chart3DView class.
Use the members of this enumeration to set the value of the View3D property in the Chart3DView class.
Use the members of this enumeration to set the value of the ZoneMethod property in the Chart3DContour class.
Represents a method that handle the chart rotation event.