Classes
Class | Description | |
---|---|---|
Action |
Represents interactive action.
|
|
ActionCollection |
Represents the collection of action objects.
|
|
ActionCollectionEditor | ||
AlarmZone |
Represents a series of bands or shapes that can be placed behind the
plotted data, but in front of the chart background.
|
|
AlarmZonesCollection |
Stores bands or shapes for plotting.
|
|
AlarmZonesCollectionEditor | ||
AppDomainProxy<(Of <(<'TAppClass>)>)> | ||
Area |
The Area class describes the ChartArea of the chart.
|
|
AttachMethodData |
The AttachMethodData 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 AttachMethodData object properties are meaning only in the context
of the AttachMethod value.
|
|
AttachMethodData..::..TypeConverter | ||
AutoLabelArrangement |
Represents settings of label auto-arrangement
|
|
AxesCollection |
Represents a collection of Axes objects.
|
|
AxesCollectionEditor | ||
Axis |
The Axis class describes the axis of the chart.
|
|
AxisCompassEditor | ||
AxisScrollBar |
Summary description for ScrollBar.
|
|
AxisScrollBar..::..ScaleMenuItem |
The AxisScrollBar.ScaleMenuItem describes the ScaleMenuItem of the AxisScrollBar.
|
|
AxisScrollBar..::..ScaleMenuItemCollection | ||
AxisScrollEventArgs |
Provides data for AxisScrollEvent which fires whenever the built in axis scrollbar changes value.
|
|
Bar |
The Bar class contains properties specific to Bar charts.
|
|
Bar..::..TypeConverter | ||
Border |
The Border class is used to describe the border appearance of various elements
of the chart, including the chart itself, the ChartArea, the Legend, the Header, the Footer and Labels.
|
|
Bubble |
The Bubble class contains properties specific to Bubble charts.
|
|
Bubble..::..TypeConverter | ||
C1Chart |
Represents the class for the C1Chart control.
|
|
C1Chart..::..C1ChartAccessibleObject | ||
C1Chart..::..ChartAreaAccessibleObject | ||
C1ChartDataConverter | ||
C1ChartDataConverterException | ||
C1DataMemberFieldEditor | ||
c1SpecialData |
Provides unique properties used for Bar, Bubble, Gantt, HiloData, Histogram, and Pie charts.
|
|
CalculateFunctionEventArgs |
Stores event arguments for CalculateFunctionEventHandler.
|
|
ChartCoordArray |
Container object for data arrays.
|
|
ChartCoordHolder |
Manages the data for the ChartCoordArray objects.
|
|
ChartData |
The ChartData object contains the numerical series to be charted and
display information for each series.
|
|
ChartDataArray |
Container object for data arrays.
|
|
ChartDataEventArgs |
Summary description for C1Chart2DData.
|
|
ChartDataSeries |
The ChartDataSeries class contains the data to be charted,
as well as the properties and style object used to describe the appearance of the charted data.
|
|
ChartDataSeriesCollection |
Summary description for C1Chart2DDataSeriesList.
|
|
ChartDataSeriesCollectionEditor | ||
ChartDataSeriesEventArgs | ||
ChartDesigner | ||
ChartDesignerActionList | ||
ChartGridStyle |
Contains all properties that control the appearance for the gridlines in the chart.
|
|
ChartGroup |
Defines the chart types associated with the ChartGroup.
|
|
ChartGroups |
Gets the ChartGroups object. Each ChartGroup contains information
related to data values and appearance.
|
|
ChartGroupsCollection |
Stores the ChartGroups.
|
|
ChartGroupsCollectionEditor | ||
ChartHistogram |
The ChartHistogram class contains properties specific to Histogram charts.
|
|
ChartLabels |
Gets the ChartLabels object.
|
|
ChartLineStyle |
Defines the style for the chart lines.
|
|
ChartSymbolStyle |
Defines the style for the chart symbols.
|
|
ChartToolTip |
Controls tooltip appearance for chart elements.
|
|
Circular |
Defines the circular settings for the Polar and Radar charts.
|
|
ColorGenerationEditor | ||
DataHighlight |
Controls data highlighting.
|
|
DataHighlightConverter | ||
DataLabel |
Represents text label for data values.
|
|
DataTypeEditor | ||
DrawDataSeriesEventArgs |
Provides data for the DrawDataSeries event.
|
|
DrawLegendEntryEventArgs |
Provides data for the DrawLegendEntry event.
|
|
DrawSeriesEventArgs |
Provides data for the DrawSeries event of a ChartDataSeries class.
|
|
FillStyle |
The FillStyle class is used to describe the different fill styles
available for various elements of the chart, including the chart
itself, the ChartArea, the Legend, the Header, the Footer and Labels.
|
|
FunctionBase |
Abstract base class for all functions.
|
|
FunctionsCollection |
Stores functions for plotting.
|
|
FunctionsCollectionEditor | ||
Gantt |
The Gantt class contains properties specific to Gantt charts.
|
|
Gantt..::..TypeConverter | ||
HighlightChangedEventArgs |
Provides data for the HighlightChanged event.
|
|
HiLoData |
The HiLo class contains properties specific to HiLo, HiLoOpenClose and Candle charts.
|
|
HiLoData..::..TypeConverter | ||
Histogram |
The ChartHistogram class contains properties specific to Histogram charts.
|
|
ImageLabelEditor | ||
Interaction |
Contains all properties that control the automated interactive features of the chart,
including mouse driven rotation, scaling, translating and zooming.
|
|
Label |
Contains all properties that help define and position the chart label.
|
|
LabelsCollection |
Contains all of the chart labels defined for a particular chart.
|
|
LabelsCollectionEditor | ||
Legend |
Provides access to the customization of the legend for the chart.
|
|
Margin |
Specifies the margins of the chart element.
|
|
Margin..::..TypeConverter | ||
NormalCurve |
Contains all properties that help define the appearance of the
normal curve for the Histogram chart.
|
|
ParametricFunction |
Represents a function defined by a pair of equations, x(t) = f1(t) and y(t) = f2(t),
where t is an independent variable.
|
|
Pie |
The Pie class contains properties specific to Pie charts.
|
|
Pie..::..TypeConverter | ||
PlotArea |
The PlotArea class describes the plot area of the chart.
|
|
PointStyle |
PointStyle is used to describe a data point that has different appearance
from other data points in the same data series. When applied to a specific data point,
the properties of a PointStyle object supersede those specified by the data series
containing the data point. To Understand the full meaning of these properties in
the context of different chart types, please refer to the context of the style properties
associated with each series.
|
|
PointStylesCollection |
Stores point styles.
|
|
PointStylesCollectionEditor | ||
PointStyleSelectEventArgs |
The PointStyleSelectEventArgs class contains event arguments for PointStyleSelectEventHandler.
|
|
Polar |
The Polar class contains properties specific to Polar charts.
|
|
Polar..::..TypeConverter | ||
PolygonData |
Provides data for the polygon shaped objects in Cartesian charts
and polygon shaped AlarmZones.
|
|
PostDrawSeriesEventArgs |
Provides data for the PostDrawSeries event of a ChartDataSeries class.
|
|
Radar |
The Radar class contains properties specific to Radar charts.
|
|
Radar..::..TypeConverter | ||
RegressionOptions |
Contains options of the regression model.
|
|
RegressionStatistics |
Contains statistical information about regression trend line.
|
|
Rounding |
Provides the properties set that describes the rounding of border corners.
|
|
ScaleMenuItemCollectionEditor | ||
ShowTooltipEventArgs |
Provides data for the ShowTooltip event.
|
|
SmartPainterEditor | ||
StatisticalData |
This class provides statistics logic and reports the calculated
values through its properties.
|
|
StatisticalData..::..ConfidenceInterval |
This class reports the confidence interval statistic for the
specified confidence level.
|
|
Style |
The Style class is used to describe the appearance of various elements of the chart,
including the chart itself, the ChartArea, the Legend, the Header, the Footer and Labels.
Typically, an object’s style and/or one or more of its properties are inherited the object’s
parent style or its default style. All Style properties have an associated Reset Method
that restores the style property inheritance state.
|
|
Title |
The Title class is used to describe the appearance of the Header and the Footer.
|
|
TransformEventArgs |
Provides data for the Transform event.
|
|
TrendLine |
The TrendLine class is used to perform a regression analysis or the specified data series,
provide statistics about the regression, and chart the result.
|
|
TrendLinesCollection |
The TrendLinesCollection class contains TrendLines associated with
the ChartData object.
|
|
TrendLinesCollectionEditor | ||
ValueLabel |
Defines the type of chart label's annotation used for displaying text defined
at a specific axis coordinate.
|
|
ValueLabelsCollection |
Represents a collection of ValueLabels objects used to define the appearance
of the ValueLabels for the X, Y, and Y2 objects of the ChartArea.
|
|
ValueLabelsCollectionEditor | ||
View3D |
The class View3D defines the three-dimensional features of a chart.
These properties when used in conjunction with the ChartGroup Use3D
property are used to produce 3D effects for Area, Bar, Pie and XYPlot charts.
|
|
VisualEffects |
Defines the different visual effects that can be used on the chart
elements such as scaling, light, and shadow effects.
|
|
VisualEffectsStyle |
Provides access to the effects parameters.
|
|
VisualEffectsStyle..::..ColorOptions |
Represents color options.
|
|
VisualEffectsStyle..::..EdgeStyle |
Represents edge parameters.
|
|
VisualEffectsStyle..::..LightStyle |
Represents light parameters.
|
|
VisualEffectsStyle..::..ShadowStyle |
Represents shadow parameters.
|
|
VisualEffectsStyleCollection |
Stores VisualEffects.
|
|
VisualEffectsStyleCollectionEditor | ||
YFunction |
The Yfunction class is used to describe simple functions defined explicitly by equations of the form y(x) = f(x).
|
Interfaces
Interface | Description | |
---|---|---|
ICustomTrendLine |
Provides interface for implementing a user-defined TrendLine.
|
|
iNotifyChanges | ||
ISimpleFunction |
Provides an interface for defining a simple one-variable function of the form y(x) = f(x).
|
Delegates
Delegate | Description | |
---|---|---|
AxisScrollEventHandler | ||
CalculateFunctionEventHandler |
Delegate for function calculation events.
|
|
ChartDataEventHandler | ||
ChartDataSeriesEventHandler | ||
DrawDataSeriesEventHandler |
Represents the method that will handle the DrawDataSeries event of a C1Chart class.
|
|
DrawLegendEntryEventHandler | ||
DrawSeriesEventHandler |
Represents the method that will handle the DrawSeries event of a ChartDataSeries class.
|
|
HighlightChangedEventHandler |
Represents the method that will handle the HighlightChanged event of a C1Chart class.
|
|
PointStyleSelectEventHandler |
The Delegate for the PointStyle Select event.
|
|
PostDrawSeriesEventHandler |
Represents the method that will handle the PostDrawSeries event of a ChartDataSeries class.
|
|
ShowTooltipEventHandler |
Represents the method that will handle the ShowTooltip event of a C1Chart class.
|
|
StatisticalData..::..GetDoubleArray | ||
StatisticalData..::..GetDoubleArrayXY | ||
StatisticalData..::..IsHole | ||
TransformEventHandler |
Represents the method that will handle the Transform event of a C1Chart class.
|
Enumerations
Enumeration | Description | |
---|---|---|
AlarmZoneShapeEnum |
Use the members of this enumeration to set the value
of the Shape property of an AlarmZone object.
|
|
AlignHorzEnum |
Use the members of this enumeration to set the value of
the HorizontalAlignment property
in the Style class.
|
|
AlignImageEnum |
Use the members of this enumeration to set the value of
the ImageAlignment property
in the Style class.
|
|
AlignVertEnum |
Use the members of this enumeration to set the value of
the VerticalAlignment property
in the Style class.
|
|
AnnotationMethodEnum |
Use the members of this enumeration to set the state of the ValueLabels collection in the Axis class.
|
|
AttachMethodEnum |
Use the members of this enumeration to set the value of the AttachMethod
property in the Label class.
|
|
AutoLabelArrangementMethodEnum |
Use the members of this enumeration to set the value
of the Method property of an AutoLabelArrangement object.
|
|
AutoLabelArrangementOptions |
Use the members of this enumeration to set the value
of the Options property of an AutoLabelArrangement object.
|
|
AxisFlagEnum |
Use the members of this enumeration to set the value of the Axis property in the Action class.
|
|
AxisIdEnum |
Use the members of this enumeration to refer to the X, Y, and Y2 axis.
|
|
AxisLabelsSourceEnum |
Use the members of this enumeration to set the value of the AxisLabelsSource
property in the Gantt class.
|
|
AxisScrollBarButtonFlags | ||
BarAppearanceEnum |
Specifies appearance of bar chart.
|
|
BorderStyleEnum |
Use the members of this enumeration to set the value of
the BorderStyle property in
the Border class.
|
|
BubbleMethodEnum |
Use the members of this enumeration to set the value of the EncodingMethod
property in the Bubble class.
|
|
Chart2DLayoutEnum |
Use the members of this enumeration to set the value of the Layout property in the ChartData class.
|
|
Chart2DTypeEnum |
Use the members of this enumeration to set the value of the ChartType
property in the ChartGroup class.
|
|
ChartRegionEnum |
Use the members of this enumeration as it is returned
from the ChartRegionFromCoord method of the C1Chart.
|
|
ColorGeneration |
This enumeration specifies color themes used to
generate colors for data series. Named color themes,
other than Custom are similar to those in Microsoft Office.
|
|
CompassEnum | ||
CoordinateFocusEnum | ||
DataAppearanceEnum |
Use the members of this enumeration to set the value
of the Appearance property of an DataHighlight object.
|
|
DataArrayEnum | ||
DesignerDialogEnum |
Use the members of this enumeration to set the value of
the ShowProperties()()()() and
ShowWizard()()()() methods in
the C1Chart class.
|
|
DisplayTypeEnum |
Use the members of this enumeration to set the value of the DisplayType
property in the ChartHistogram class.
|
|
FillTypeEnum |
The FillTypeEnum enumeration is used to specify how data shapes are filled.
|
|
FitTypeEnum |
Use the members of this enumeration to set the value of the
FitType property in the ChartDataSeries class.
|
|
FormatEnum |
Use the members of this enumeration to set the value of the AnnoFormat property in the Axis class.
|
|
FunctionCodeLanguageEnum |
Use the members of this enumeration to set the value of the CodeLanguage
property in the FunctionBase class.
|
|
FunctionCodeTypeEnum |
Use the members of this enumeration to set the value of the CodeType
property in the FunctionBase.
|
|
GradientStyleEnum |
Use the members of this enumeration to set the value of
the GradientStyle property in
the Style class and
the GradientStyle property in
the PlotArea class.
|
|
HatchStyleEnum |
Use the members of this enumeration to set the value of
the HatchStyle property in
the Style class and
the HatchStyle property in
the PlotArea class.
|
|
HighlightActivationEnum |
Use the members of this enumeration to set the value
of the Activation property of an DataHighlight object.
|
|
InteractionAppearance |
Use the members of this enumeration to set the value of the Appearance property
of the Interaction class.
|
|
IntervalMethodEnum |
Use the members of this enumeration to set the value of the
IntervalCreationMethod property in the ChartHistogram class.
|
|
LabelCompassEnum |
Use the members of this enumeration to set the value of the
property in the Label class.
|
|
LegendOrientationEnum |
Use the members of this enumeration to set the value of
the Orientation in
the Legend class.
|
|
LightGradientEnum |
Use the members of this enumeration to set the value
of the Gradient property in the VisualEffectsStyle.LightStyle class.
|
|
LightShapeEnum |
Use the members of this enumeration to set the value
of the Shape property in the VisualEffectsStyle.LightStyle class.
|
|
LinePatternEnum |
Use the members of this enumeration to set the value
of the Pattern property in the ChartGridStyle and ChartLineStyle classes.
|
|
PlotElementEnum |
The PlotElementEnum is used to indicate specific data elements of a chart. The enum is used by
various chart classes and methods best defined by the context.
|
|
PlotFilterMethodEnum |
Use the members of this enumeration to set the value of
the PlotFilterMethod property
in the ChartDataSeries class.
|
|
PlotLinesMethodEnum |
Use the members of this enumeration to set the value of the
PlotLinesMethod property in the
FunctionBase class.
|
|
PointStyleSelectionEnum |
Use the members of this enumeration to set the value of the Selection
property in the PointStyle class.
|
|
PolygonSourceEnum |
Use the members of this enumeration to set the value
of the PolygonSource property of a PolygonData object.
|
|
PrintScaleEnum |
Use the members of this enumeration to set the value of the scaling property
in the PrintChart(PrintScaleEnum, Rectangle, PageSettings) method.
|
|
PropertyPageFlags | ||
RotationEnum | ||
ScrollBarAppearanceEnum |
The ScrollBarAppearanceEnum enumeration is used to select the style and appearance of axis scrollbars.
|
|
ScrollKeyFlags | ||
SelectActionEnum |
Use the members of this enumeration to set the value
of the SelectAction property of an ChartTooltip object.
|
|
SeriesDisplayEnum |
Use the members of this enumeration to set the value of
the Display property in the ChartDataSeries class.
|
|
ShadingEnum | ||
StatisticalData..::..Level | ||
SymbolShapeEnum |
Use the members of this enumeration to set the value of
the Shape property in
the ChartSymbolStyle class.
|
|
TickLabelsEnum |
Use the members of this enumeration to set the location of the axis annotations.
|
|
TickMarksEnum |
Use the members of this enumeration to set the value of
the TickMajor and TickMinor properties in the Axis class.
|
|
TrendLineTypeEnum |
Use the members of this enumeration to set the value of the TrendLineType
property in the TrendLine class.
|
|
ValueLabelAppearanceEnum |
Use the members of this enumeration to set the value of
the Appearance property in the ValueLabel class.
|