ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1.Win.C1Chart Namespace

C1.Win.C1Chart Hierarchy

Classes

Class

Description

Action

Represents interactive action.

ActionCollection

Represents the collection of action objects.

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.

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 Label.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 Label.AttachMethod value.

C1.Win.C1Chart.AutoLabelArrangement

Represents settings of label auto-arrangement

AxesCollection

Represents a collection of Axis objects.

Axis

The Axis class describes the axis of the chart.

AxisScrollBar

The AxisScrollBar class is used to describe the scroll bar appearance of the axes.

AxisScrollBar.ScaleMenuItem

The AxisScrollBar.ScaleMenuItem describes the ScaleMenuItem of the AxisScrollBar.

Bar

The Pie class contains properties specific to Pie charts.

C1.Win.C1Chart.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.

C1Chart

Specifies support for transacted initialization.

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.

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.

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.

DataHighlight

Controls data highlighting.

DataLabel

Represents text label for data values.

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 avaialable 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.

Gantt

The Gantt class contains properties specific to Gantt charts.

HighlightChangedEventArgs

Provides data for the HighlightChanged event.

HiLoData

The HiLo class contains properties specific to HiLo, HiLoOpenClose and Candle charts.

Histogram

Gets or sets the Histogram object. The Histogram object contains properties specific to Histogram charts.

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.

Legend

Provides access to the customization of the legend for the chart.

Margin

Specifies the margins of the chart element.

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.

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 supercede 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.

PointStyleSelectEventArgs

The PointStyleSelectEventArgs class contains event arguments for PointStyleSelectEventHandler.

Polar

The Polar class contains properties specific to Polar charts.

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.

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.

ShowTooltipEventArgs

Provides data for the ShowTooltip event.

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.

C1.Win.C1Chart.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.

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.

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

The VisualEffects class is used to describe the visual rendering effects such as scaling, edge, light and shadow effects for the chart's header, footer, or data elements.

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.

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.

ISimpleFunction

Provides an interface for defining a simple one-variable function of the form y(x) = f(x).

Delegates

Delegate

Description

CalculateFunctionEventHandler

Delegate for function calculation events.

DrawDataSeriesEventHandler

Represents the method that will handle the DrawDataSeries event of a C1Chart class.

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.

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 Style.HorizontalAlignment property in the Style class.

AlignImageEnum

Use the members of this enumeration to set the value of the Style.ImageAlignment property in the Style class.

AlignVertEnum

Use the members of this enumeration to set the value of the Style.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 Label.AttachMethod property in the Label class.

AutoLabelArrangementMethodEnum

Use the members of this enumeration to set the value of theMethod property of an C1.Win.C1Chart.AutoLabelArrangement object.

AutoLabelArrangementOptions

Use the members of this enumeration to set the value of the Options property of an C1.Win.C1Chart.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.

BarAppearanceEnum

Specifies appearance of bar chart.

BorderStyleEnum

Use the members of this enumeration to set the value of the Border.BorderStyle property in the Border class.

BubbleMethodEnum

Use the members of this enumeration to set the value of the Bubble.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 ChartGroup.ChartType property in the ChartGroup class.

ChartRegionEnum

Use the members of this enumeration as it is returned from the C1Chart.ChartRegionFromCoord method of the C1Chart class.

CompassEnum

Use the members of this enumeration to set the value of the Axis.Compass property in the Axis, Label, and Legend classes.

DataAppearanceEnum

Use the members of this enumeration to set the value of the Appearance property of an DataHighlight object.

DataArrayEnum

Use the members of this enumeration to set the value of the TrendLine.DataArray property in the TrendLine class.

DesignerDialogEnum

Use the members of this enumeration to set the value of the C1Chart.ShowProperties and C1Chart.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.

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 FunctionBase.CodeLanguage property in the FunctionBase class.

FunctionCodeTypeEnum

Use the members of this enumeration to set the value of the FunctionBase.CodeType property in the FunctionBase.

GradientStyleEnum

Use the members of this enumeration to set the value of the Style.GradientStyle property in the Style class and the PlotArea.GradientStyle property in the PlotArea class.

HatchStyleEnum

Use the members of this enumeration to set the value of the Style.HatchStyle property in the Style class and the PlotArea.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

 

LabelCompassEnum

Use the members of this enumeration to set the value of the  Compass  property in the Label class.

LegendOrientationEnum

Use the members of this enumeration to set the value of the Legend.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.

PlotFilterMethodEnum

Use the members of this enumeration to set the value of the ChartDataSeries.PlotFilterMethod property in the ChartDataSeries class.

PlotLinesMethodEnum

Use the members of this enumeration to set the value of the FunctionBase.PlotLinesMethod property in the FunctionBase class.

PointStyleSelectionEnum

Use the members of this enumeration to set the value of the PointStyle.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 C1Chart.PrintChart method.

RotationEnum

Use the members of this enumeration to set the value of the Axis.Rotation property in the Axis and Style classes.

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

The type of shading used for color of 3D areas when chart with 3D-effects is rendered. Use the members of this enumeration to set the value of the View3D.Shading property in the View3D class.

SymbolShapeEnum

Use the members of this enumeration to set the value of the ChartSymbolStyle.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 TrendLine.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.

See Also

C1.Win.C1Chart.2 Assembly


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.