Classes

  Class Description
Public class Action
Represents interactive action.
Public class ActionCollection
Represents the collection of action objects.
Public class ActionCollectionEditor
Public class ActionConverter
Public class AnnoMethodTypeConverter
Public class BarColor
The BarColor class and its properties are used for setting individual bar colors.
Public class BarColorCollection
Stores BarColor objects.
Public class BarColorCollectionEditor
Public class Border
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.
Public class C1Chart3D
The main chart control class.
Public class C1Chart3D..::..C1Chart3DAccessibleObject
Public class Chart3DArea
The Chart3DArea class describes the ChartArea of the chart. This area includes plotcube, all axes and the charted data.
Public class Chart3DAttachMethodData
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.
Public class Chart3DAxis
Represents one axis of the chart.
Public class Chart3DAxisCollection
The collection of three Chart3DAxis objects named “X”, “Y” and “Z”.
Public class Chart3DAxisCollectionEditor
Public class Chart3DAxisLabel
Represents axis label.
Public class Chart3DAxisLabelsCollection
Collection of axis labels.
Public class Chart3DAxisLabelsCollectionEditor
Public class Chart3DBar
The Bar class and its properties are only used for bar charts. It is returned by the Bar property of a ChartGroup.
Public class Chart3DColorsCollection
Stores colors.
Public class Chart3DColorsCollectionEditor
Public class Chart3DContour
The Chart3DContour class and its properties are used for contour and zone charts. It is returned by the Contour property of a ChartGroup.
Public class Chart3DContourLevel
Represents level of contour or zone chart.
Public class Chart3DContourLevelsCollection
Stores Chart3DContourLevel objects.
Public class Chart3DContourLevelsCollectionEditor
Public class Chart3DContourStyle
Represents appearance of one level of contour and zone charts.
Public class Chart3DContourStyles
Describes the set of Chart3DContourStyle objects.
Public class Chart3DContourStylesCollection
Stores Chart3DContourStyle objects.
Public class Chart3DContourStylesCollectionEditor
Public class Chart3DData
Represents chart data.
Public class Chart3DDataLabel
A Chart3DDataLabel object is an independent text annotation that can be attached to the chart data.
Public class Chart3DDataLabelsCollection
Collection of Chart3DDataLabel objects.
Public class Chart3DDataLabelsCollectionEditor
Public class Chart3DDataSet
Abstract base class for all types of data sets (regular grid, irregular grid and point).
Public class Chart3DDataSetGrid
Represents regular grid data layout.
Public class Chart3DDataSetIrGrid
Represents irregular grid data layout.
Public class Chart3DDataSetPoint
Represents point data layout.
Public class Chart3DElevation
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.
Public class Chart3DGridLines
The Chart3DGridLines class and its properties are used for control appearance of grid.
Public class Chart3DGroup
Chart3DGroup contains chart data and classes that control chart appearance.
Public class Chart3DGroups
Chart3DGroups class contains collection of ChartGroup, data labels, chart and contour styles.
Public class Chart3DGroupsCollection
The ChartGroupsCollection contains one ChartGroup object.
Public class Chart3DGroupsCollectionEditor
Public class Chart3DGroupsCollectionSerializer
Public class Chart3DInteraction
Public class Chart3DLabel
A Chart3DLabel object is an independent text annotation that can be attached to the chart.
Public class Chart3DLabels
The Chart3DLabels contains all chart labels.
Public class Chart3DLabelsCollection
Represents collection of Chart3DLabels.
Public class Chart3DLabelsCollectionEditor
Public class Chart3DLegend
Represents the legend of the chart.
Public class Chart3DLineStyle
Represents style of the plotting line.
Public class Chart3DPoint..::..TypeConverter
Public class Chart3DPointSeries
Represents one series of data for point data layout (Chart3DDataSetPoint class).
Public class Chart3DPointSeriesCollection
Represents collection of point series.
Public class Chart3DPointSeriesCollectionEditor
Public class Chart3DProjection
Represents projection(floor or ceiling) for contour and zones charts.
Public class Chart3DProjection..::..Converter
Public class Chart3DStyle
Represents style for drawing scatter charts.
Public class Chart3DStylesCollection
Represents collection of Chart3DStyle objects used for scatter charts.
Public class Chart3DStylesCollectionEditor
Public class Chart3DSurface
The Chart3DSurfce class and its properties are only used for surface charts. It is returned by the Surface property of a ChartGroup.
Public class Chart3DSymbolStyle
Represents symbol properties used in scatter plots for the points in a series.
Public class Chart3DView
The Chart3DView defines the three-dimensional features of a chart. It is returned by the View property of a Chart3DArea.
Public class Chart3DViewEditor
Public class Chart3DViewState
Represents the state of Chart3DView object. This object, which has no public properties or methods, is returned by a call to the Save method.
Public class ChartDesignerActionList
Public class EventMap
Public class EventMapCollection
Public class Interaction
Contains all properties that control the automated interactive features of the chart, including mouse driven rotation, scaling, translating and zooming.
Public class KeyPressEventMap
Public class ModifierTypeConverter
Public class MouseDownEventMap
Public class MouseMoveEventMap
Public class MouseUpEventMap
Public class Notifier
Public class NotifiersCollection
Public class RotateEventArgs
Public class Rounding
Provides the properties set that describes the rounding of border corners.
Public class Style
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.
Public class Title
The Title class is used to describe the appearance of the Header and the Footer.

Structures

  Structure Description
Public structure Chart3DPoint
Presents the point in 3D space.

Interfaces

  Interface Description
Public interface INotifyChanges

Delegates

  Delegate Description
Public delegate RotateEventHandler

Enumerations

  Enumeration Description
Public enumeration ActionEnum
For C1Chart3D internal use only.
Public enumeration AlignHorzEnum
Use the members of this enumeration to set the value of the HorizontalAlignment property in the Style class.
Public enumeration AlignImageEnum
Use the members of this enumeration to set the value of the ImageAlignment property in the Style class.
Public enumeration AlignVertEnum
Use the members of this enumeration to set the value of the VerticalAlignment property in the Style class.
Public enumeration AnnoPositionEnum
Use the members of this enumeration to determine which axes edges of the plot cube will have annotations.
Public enumeration AnnotationMethodEnum
Use the members of this enumeration to set the value of the AnnoMethod property in the Chart3DAxis class.
Public enumeration AttachMethodEnum
Use the members of this enumeration to set the value of the AttachMethod property in the Chart3DLabel class.
Public enumeration AxisTypeEnum
Use the members of this enumeration to specify a specific Axis where appropriate.
Public enumeration BarFormatEnum
Use the members of this enumeration to set the value of the ColumnFormat and RowFormat property in the Chart3DBar class.
Public enumeration BorderStyleEnum
Use the members of this enumeration to set the value of the BorderStyle property in the Border class.
Public enumeration Chart3DTypeEnum
Use the members of this enumeration to set the value of the ChartType property in the Chart3DGroup class.
Public enumeration ColorSetEnum
Use the members of this enumeration to set the value of the ColorSet property in the Chart3DContourStyles class.
Public enumeration CompassEnum
Use the members of this enumeration to set the value of the Compass property of the Title and Chart3DLegend classes.
Public enumeration DataFormatEnum
Use the members of this enumeration to specify data format when loading or saving data.
Public enumeration DataLayoutEnum
Use the members of this enumeration to set the value of the Layout property in the Chart3DData class.
Public enumeration FormatEnum

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.

Public enumeration GradientStyleEnum
Use the members of this enumeration to set the value of the GradientStyle property in the Style class.
Public enumeration HatchStyleEnum
Use the members of this enumeration to set the value of the HatchStyle property in the Style class.
Public enumeration LabelCompassEnum
Use the members of this enumeration to set the value of the LabelCompass property in the Chart3DLabel class.
Public enumeration LabelView3DEnum
Use the members of this enumeration to set the value of the View3D property in the |Chart3DLabel class.
Public enumeration LegendOrientationEnum
Use the members of this enumeration to set the value of the Orientation in the Chart3DLegend class.
Public enumeration LegendTypeEnum
Use the members of this enumeration to set the value of the Type property in the Chart3DLegend class.
Public enumeration LinePatternEnum
Use the members of this enumeration to set the value of the Pattern property in the Chart3DLineStyle class.
Public enumeration PreviewMethodEnum
Use the members of this enumeration to set the value of the PreviewMethod property in the Chart3DView class.
Public enumeration PrintScaleEnum
Use the members of this enumeration to set the value of the scaling property in the PrintChart(PrintScaleEnum, Rectangle, PageSettings, Boolean) method.
Public enumeration RotationEnum
Use the members of this enumeration to set the value of the Rotation property in the Style class.
Public enumeration SymbolShapeEnum
Use the members of this enumeration to set the value of the Shape property in the Chart3DSymbolStyle class.
Public enumeration TextRotationEnum
Use the members of this enumeration to set the value of the TextRotation property in the Chart3DView class.
Public enumeration View3DEnum
Use the members of this enumeration to set the value of the View3D property in the Chart3DView class.
Public enumeration ZoneMethodEnum
Use the members of this enumeration to set the value of the ZoneMethod property in the Chart3DContour class.