Classes

  Class Description
Public class Action
Represents the action object that supports interactive chart actions such as rotating, scaling, translation and zooming.
Public class ActionCollection
Represents a collection of Action objects that describe the interactive behavior of a C1Chart at runtime.
Public class AnnoCreatedEventArgs
Provides data for a Axis.AnnoCreated event.
Public class Area
Represents the area plot element that fills the area between data point and base line.
Public class Axis
Represents the class for Axis object. The axes appear on the plot area of the chart.
Public class AxisCanvas
2D Axis.
Public class AxisCollection
Represents collection of axes.
Public class AxisPoint
Represents the point on the axis.
Public class AxisRangeChangedEventArgs
Provides the data for AxisRangeChanged event.
Public class AxisScrollBar
Represent axis scroll bar control.
Public class Bar
Represents bar plot element.
Public class BarColumnOptions
Bar/column chart options.
Public class BasePieRenderer
Base class for pie renderers.
Public class BaseRenderer
Represents base renderer class. The renderer class performs data visualization.
Public class BorderEffect
Defines border effect.
Public class BoxSymbol
Represents box symbol.
Public class BubbleOptions
Bubble chart options.
Public class BubbleSeries
BubbleSeries can contains values that specify size of the symbol for each data point. Use BubbleSeries to create bubble charts.
Public class C1Chart
Represents a C1Chart control.
Public class C1ChartLegend
Represents the chart legend.
Public class ChartBindings
Specifies various data bindings for chart.
Public class ChartData
Main class of data handling, contains collection of data series.
Public class ChartPanel
Defines panel that contains UIElement attached to the data coordinates.
Public class ChartPanelObject
Defines element of chart panel.
Public class ChartPanelObjectCollection
Defines collection of chart panel objects.
Public class ChartSubtype
Represents chart type in the gallery.
Public class ChartTypeInfo
Represents the chart type. The type contains from the collection of subtypes that describe different variations of the chart type.
Public class ChartView
Represents class view object that contains all visual plot elements: axes, visualized data.
Public class Converters
Contains static instances of built-in converters.
Public class DataPoint
Represent the single data point that may have several data values.
Public class DataPointConverter
Performs conversion from DataPoint to string based on the specified format string.
Public class DataSeries
Represents data series which contains a group of data values.
Public class DataSeriesCollection
Represents collection of data series.
Public class DotSymbol
Represents a dot symbol.
Public class Extensions
Class that provides static extension methods for several other classes.
Public class FormatConverter
Performs conversion to string based on the specified format string.
Public class HighLowOpenCloseSeries
Represents data series with x, y, high, low, open, close data arrays.
Public class HighLowOpenCloseSeries..::..HLOCDataPoint
Represents data point for HighLowOpenCloseSeries.
Public class HighLowSeries
Represents data series with X, Y, High and Low values.
Public class HLBar
Represents plot element that connects high and low values.
Public class HLOC
Represents element of financial chart (high-low-open-close).
Public class Legend Obsolete.
Represents the chart legend.
Public class LegendItem
Represents the item in the chart legend.
Public class LegendItemCollection
Represents the collection of legend items.
Public class LineAreaOptions
Specifies various advanced options for line and area charts.
Public class Lines
Represents plot element that connects the data points.
Public class NullableChartTypeConverter
Type converter for DataSeries.ChartType property.
Public class Pie Obsolete.
Represents the element of pie chart.
Public class PieOptions
Specifies various options for pie charts.
Public class PieRenderContext
Provides information about the render context for pie visualization.
Public class PieRenderer
Performs 2D pie visualization.
Public class PieSlice
Represents plot element of pie chart.
Public class PlotArea
Defines the area containing plot elements that correspond to the data points.
Public class PlotAreaCollection
Defines collection of plot areas
Public class PlotAreaColumnDefinition
Defines column-specific properties for plot area.
Public class PlotAreaRowDefinition
Defines row-specific properties for plot area.
Public class PlotElement
Generic plot element.
Public class PlotElementAnimation
Defines animation for plot element.
Public class PolarRadarOptions
Specifies various advanced options for polar and radar charts.
Public class RadarRenderer
Renders radar charts.
Public class RenderContext
Represents the render context.
Public class Renderer2D
Renderer which creates plot in Cartesian coordinates.
Public class RPolygon
Represents regular polygon.
Public class ScaleAction
Represents the scale action.
Public class ShadowEffect
Defines shadow effect.
Public class ShapeStyle
Describes shape appearance.
Public class Star
Represents star symbol.
Public class StepArea
Represents plot element of step area chart.
Public class StepLines
Represents step lines that connects data points.
Public class Symbol
Represents base class for 2D plot symbols.
Public class TranslateAction
Represents translate action.
Public class VisualEffect
Base visual effect.
Public class VisualEffectGroup
Defines visual effect that consists from several effects.
Public class XYDataSeries
Represents data series with X- and Y-values.
Public class XYDataSeries..::..XYDataPoint
Represents data point for XYDataSeries.
Public class ZoomAction
Represents zoom action.

Structures

  Structure Description
Public structure PieInfo
Represents parameters of pie slice.

Interfaces

  Interface Description
Public interface IAxisScrollBar
Descirbes the axis scroll bar.
Public interface IChartLayer
Defines chart layer interface.
Public interface ICoordConverter
Represents coordinate converter
Public interface IDataSeriesInfo
Generic data series.
Public interface IPlotElement
Represents generic plot element.
Public interface IRenderer
Generic renderer interface.

Delegates

  Delegate Description
Public delegate AnnoCreatedEventHandler
Represents the method that handles a Axis.AnnoCreated event.
Public delegate AxisRangeChangedEventHandler
Specifies delegates for the

Enumerations

  Enumeration Description
Public enumeration Aggregate
Specifies how data should be aggregated for charting.
Public enumeration AnnoPosition
Specifies position of the axis labels.
Public enumeration AnnoVisibility
Specifies annotation visibility options.
Public enumeration AxisPosition
Specifies position of the axis.
Public enumeration AxisScrollBarPosition
Specifies available positions for axis scroll bar.
Public enumeration AxisType
Specifies axis type.
Public enumeration BorderStyle
Specifies border style for Border effect.
Public enumeration BubbleScale
Specifies how to calculate the size of symbols for Bubble chart.
Public enumeration ChartPanelAction
Specifies possible action for the chart panel objects.
Public enumeration ChartPanelAttach
Specifies possible attach options for chart panel object,
Public enumeration ChartTheme
Specifies available chart themes
Public enumeration ChartType
Specifies the chart type.
Public enumeration Clipping
Specifies possible values for clipping algorithm.
Public enumeration ColorScheme
Specifies how color scheme is generated.
Public enumeration GradientMethod
Specifies how to handle gradient brushes in themes and custom palettes.
Public enumeration HLOCAppearance
Defines the appearance of HLOC (high-low-open-close) plot element.
Public enumeration LabelAlignment
Specifies the position of data label relative to the corresponding plot element.
Public enumeration LegendPosition
Specifies legend position.
Public enumeration Marker
Specifies data point marker.
Public enumeration MeasureOption
Specifies how the distance between points is calculated.
Public enumeration MouseWheelDirection
Specifies available values for mouse wheel direction.
Public enumeration OptimizationRadiusScope
Specifies available options of optimization radius scope.
Public enumeration Palette
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.
Public enumeration RadarLabelVisibility
Specifies available options for labels on radial axes for radar chart.
Public enumeration RenderMode
Specifies available render mode for data series.
Public enumeration SelectionAction
Specifies available actions to perform selection of plot elements.
Public enumeration SeriesDisplay
Specifies various display options for data series.
Public enumeration StackedOptions
Specifies options of stacked chart.
Public enumeration TransformMode
Specifies transformation mode for plot elements.
Public enumeration ValueCoordinate
Specifies which coordinate corresponds to the data values.