Classes
Class |
Description |
Represents interactive action. | |
Represents the collection of action objects. | |
Represents a series of bands or shapes that can be placed behind the plotted data, but in front of the chart background. | |
Stores bands or shapes for plotting. | |
The Area class describes the ChartArea of the chart. | |
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. | |
Represents settings of label auto-arrangement | |
Represents a collection of Axis objects. | |
The Axis class describes the axis of the chart. | |
The AxisScrollBar class is used to describe the scroll bar appearance of the axes. | |
The AxisScrollBar.ScaleMenuItem describes the ScaleMenuItem of the AxisScrollBar. | |
The Pie class contains properties specific to Pie charts. | |
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. | |
The Bubble class contains properties specific to Bubble charts. | |
Specifies support for transacted initialization. | |
Provides unique properties used for Bar, Bubble, Gantt, HiloData, Histogram, and Pie charts. | |
Stores event arguments for CalculateFunctionEventHandler | |
Container object for data arrays. | |
Manages the data for the ChartCoordArray objects. | |
The ChartData object contains the numerical series to be charted and display information for each series. | |
Container object for data arrays. | |
Summary description for C1Chart2DData. | |
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. | |
Summary description for C1Chart2DDataSeriesList. | |
Contains all properties that control the appearance for the gridlines in the chart. | |
Defines the chart types associated with the ChartGroup. | |
Gets the ChartGroups object. Each ChartGroup contains information related to data values and appearance. | |
Stores the ChartGroups. | |
The ChartHistogram class contains properties specific to Histogram charts. | |
Gets the ChartLabels object. | |
Defines the style for the chart lines. | |
Defines the style for the chart symbols. | |
Controls tooltip appearance for chart elements. | |
Defines the circular settings for the Polar and Radar charts. | |
Controls data highlighting. | |
Represents text label for data values. | |
Provides data for the DrawDataSeries event. | |
Provides data for the DrawLegendEntry event. | |
Provides data for the DrawSeries event of a ChartDataSeries class. | |
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. | |
Abstract base class for all functions. | |
Stores functions for plotting. | |
The Gantt class contains properties specific to Gantt charts. | |
Provides data for the HighlightChanged event. | |
The HiLo class contains properties specific to HiLo, HiLoOpenClose and Candle charts. | |
Gets or sets the Histogram object. The Histogram object contains properties specific to Histogram charts. | |
Contains all properties that control the automated interactive features of the chart, including mouse driven rotation, scaling, translating and zooming. | |
Contains all properties that help define and position the chart label. | |
Contains all of the chart labels defined for a particular chart. | |
Provides access to the customization of the legend for the chart. | |
Specifies the margins of the chart element. | |
Contains all properties that help define the appearance of the normal curve for the Histogram chart. | |
Represents a function defined by a pair of equations, x(t) = f1(t) and y(t) = f2(t), where t is an independent variable. | |
The Pie class contains properties specific to Pie charts. | |
The PlotArea class describes the plot area of the chart. | |
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. | |
Stores point styles. | |
The PointStyleSelectEventArgs class contains event arguments for PointStyleSelectEventHandler. | |
The Polar class contains properties specific to Polar charts. | |
Provides data for the polygon shaped objects in cartesian charts and polygon shaped AlarmZones. | |
Provides data for the PostDrawSeries event of a ChartDataSeries class. | |
The Radar class contains properties specific to Radar charts. | |
Contains options of the regression model. | |
Contains statistical information about regression trend line. | |
Provides the properties set that describes the rounding of border corners. | |
Provides data for the ShowTooltip event. | |
This class provides statistics logic and reports the calculated values through its properties. | |
This class reports the confidence interval statistic for the specified confidence level. | |
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. | |
The Title class is used to describe the appearance of the Header and the Footer. | |
Provides data for the Transform event. | |
The TrendLine class is used to perform a regression analysis or the specified data series, provide statistics about the regression, and chart the result. | |
The TrendLinesCollection class contains TrendLines associated with the ChartData object. | |
Defines the type of chart label's annotation used for displaying text defined at a specific axis coordinate. | |
Represents a collection of ValueLabels objects used to define the appearance of the ValueLabels for the X, Y, and Y2 objects of the ChartArea. | |
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. | |
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. | |
Provides access to the effects parameters. | |
Represents color options. | |
Represents edge parameters. | |
Represents light parameters. | |
Represents shadow parameters. | |
Stores VisualEffects. | |
The Yfunction class is used to describe simple functions defined explicitly by equations of the form y(x) = f(x). |
Interfaces
Interface |
Description |
Provides interface for implementing a user-defined TrendLine. | |
Provides an interface for defining a simple one-variable function of the form y(x) = f(x). |
Delegates
Delegate |
Description |
Delegate for function calculation events. | |
Represents the method that will handle the DrawDataSeries event of a C1Chart class. | |
Represents the method that will handle the DrawSeries event of a ChartDataSeries class. | |
Represents the method that will handle the HighlightChanged event of a C1Chart class. | |
The Delegate for the PointStyle Select event. | |
Represents the method that will handle the PostDrawSeries event of a ChartDataSeries class. | |
Represents the method that will handle the ShowTooltip event of a C1Chart class. | |
Represents the method that will handle the Transform event of a C1Chart class. |
Enumerations
Enumeration |
Description |
Use the members of this enumeration to set the value of the Shape property of an AlarmZone object. | |
Use the members of this enumeration to set the value of the Style.HorizontalAlignment property in the Style class. | |
Use the members of this enumeration to set the value of the Style.ImageAlignment property in the Style class. | |
Use the members of this enumeration to set the value of the Style.VerticalAlignment property in the Style class. | |
Use the members of this enumeration to set the state of the ValueLabels collection in the Axis class. | |
Use the members of this enumeration to set the value of the Label.AttachMethod property in the Label class. | |
Use the members of this enumeration to set the value of theMethod property of an C1.Win.C1Chart.AutoLabelArrangement object. | |
Use the members of this enumeration to set the value of the Options property of an C1.Win.C1Chart.AutoLabelArrangement object. | |
Use the members of this enumeration to set the value of the Axis property in the Action class. | |
Use the members of this enumeration to refer to the X, Y, and Y2 axis. | |
Specifies appearance of bar chart. | |
Use the members of this enumeration to set the value of the Border.BorderStyle property in the Border class. | |
Use the members of this enumeration to set the value of the Bubble.EncodingMethod property in the Bubble class. | |
Use the members of this enumeration to set the value of the Layout property in the ChartData class. | |
Use the members of this enumeration to set the value of the ChartGroup.ChartType property in the ChartGroup class. | |
Use the members of this enumeration as it is returned from the C1Chart.ChartRegionFromCoord method of the C1Chart class. | |
Use the members of this enumeration to set the value of the Axis.Compass property in the Axis, Label, and Legend classes. | |
Use the members of this enumeration to set the value of the Appearance property of an DataHighlight object. | |
Use the members of this enumeration to set the value of the TrendLine.DataArray property in the TrendLine class. | |
Use the members of this enumeration to set the value of the C1Chart.ShowProperties and C1Chart.ShowWizard methods in the C1Chart class. | |
Use the members of this enumeration to set the value of the DisplayType property in the ChartHistogram class. | |
Use the members of this enumeration to set the value of the FitType property in the ChartDataSeries class. | |
Use the members of this enumeration to set the value of the AnnoFormat property in the Axis class. | |
Use the members of this enumeration to set the value of the FunctionBase.CodeLanguage property in the FunctionBase class. | |
Use the members of this enumeration to set the value of the FunctionBase.CodeType property in the FunctionBase. | |
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. | |
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. | |
Use the members of this enumeration to set the value of the Activation property of an DataHighlight object. | |
Use the members of this enumeration to set the value of the Appearance property of the Interaction class. | |
| |
Use the members of this enumeration to set the value of the Compass property in the Label class. | |
Use the members of this enumeration to set the value of the Legend.Orientation in the Legend class. | |
Use the members of this enumeration to set the value of the Gradient property in the VisualEffectsStyle.LightStyle class. | |
Use the members of this enumeration to set the value of the Shape property in the VisualEffectsStyle.LightStyle class. | |
Use the members of this enumeration to set the value of the Pattern property in the ChartGridStyle and ChartLineStyle classes. | |
Use the members of this enumeration to set the value of the ChartDataSeries.PlotFilterMethod property in the ChartDataSeries class. | |
Use the members of this enumeration to set the value of the FunctionBase.PlotLinesMethod property in the FunctionBase class. | |
Use the members of this enumeration to set the value of the PointStyle.Selection property in the PointStyle class. | |
Use the members of this enumeration to set the value of the PolygonSource property of a PolygonData object. | |
Use the members of this enumeration to set the value of the scaling property in the C1Chart.PrintChart method. | |
Use the members of this enumeration to set the value of the Axis.Rotation property in the Axis and Style classes. | |
Use the members of this enumeration to set the value of the SelectAction property of an ChartTooltip object. | |
Use the members of this enumeration to set the value of the Display property in the ChartDataSeries class. | |
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. | |
Use the members of this enumeration to set the value of the ChartSymbolStyle.Shape property in the ChartSymbolStyle class. | |
Use the members of this enumeration to set the location of the axis annotations. | |
Use the members of this enumeration to set the value of the TickMajor and TickMinor properties in the Axis class. | |
Use the members of this enumeration to set the value of the TrendLine.TrendLineType property in the TrendLine class. | |
Use the members of this enumeration to set the value of the Appearance property in the ValueLabel class. |
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |