Back to Devexpress

DevExpress.XtraCharts Namespace

corelibraries-devexpress-a86e2e77.md

latest194.4 KB
Original Source

DevExpress.XtraCharts Namespace

Contains a public API for WinForms ChartControl, ASP.NET WebChartControl, ASP.NET MVC Chart extension, and Chart for Reports. Chart for Spreadsheet and WinForms Dashboard Chart require this library to function.

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Classes

NameDescription
AlignedTitleThe base class for titles that can be aligned.
AnimationBaseThe base class for all animations.
AnnotationRepresents a base class for classes representing text and image annotations.
AnnotationAnchorPointRepresents a base class for classes representing annotation anchor point types.
AnnotationCollectionRepresents a collection that stores annotations of a chart, pane or series point.
AnnotationImageEditingEventArgsData for the ChartControl.AnnotationRepositoryChanging event that occurs when the image annotation is edited.
AnnotationRepositoryRepresents a collection that stores all annotations that are present in a chart control for any of its element.
AnnotationRepositoryChangedEventArgsData for the ChartControl.AnnotationRepositoryChanged event.
AnnotationRepositoryChangingEventArgsData for the ChartControl.AnnotationRepositoryChanging event.
AnnotationShapePositionRepresents a base class for classes representing the shape position of annotations.
AnnotationTextEditingEventArgsData for the ChartControl.AnnotationRepositoryChanging event that occurs when the text annotation is edited.
AppearanceImageHelper staticHelps to generate series view-specific images the Chart Designer uses.
AppearanceRepositoryA repository of chart appearances.
Area3DDrawOptionsContains settings for custom drawing 3D area series.
Area3DSeriesLabelDefines label settings for Area 3D series.
Area3DSeriesViewRepresents a series view of the 3D Area type.
AreaDrawOptionsContains settings for custom drawing 2D area series.
AreaEmptyPointOptionsContains empty point options for area series views and their descendants.
AreaSeriesViewRepresents a series view of the Area type.
AreaSeriesViewBaseRepresents the base class for series views of the area, stacked area, and full stacked area types.
AutomaticScaleBreakThe individual automatic scale break.
AutoScaleBreaksRepresents the options of the axis’ automatic scale breaks.
AverageTrueRangeThe Average True Range indicator.
AxisRepresents the base class for classes that provide axes functionality for 2D XY-series views.
Axis2DRepresents the base class for classes that provide axes functionality for a chart control in 2D series views.
Axis3DRepresents the base class for classes that provide axes functionality for a chart control in 3D series.
AxisBaseRepresents the base class for classes that provide axes functionality for a chart control.
AxisCoordinateRepresents the base class for classes that define axes coordinates for annotation anchor points.
AxisLabelDefines the settings of auto-generated axis labels.
AxisLabel2DDefines the settings of 2D-axis labels.
AxisLabel3DDefines the settings of an axis’ labels in a 3D series.
AxisLabel3DItemRepresents an individual axis label item within 3D chart types.
AxisLabelItemRepresents an individual axis label item.
AxisLabelItemBaseRepresents the base class for classes that provide functionality for axis label items.
AxisLabelResolveOverlappingOptionsContains settings that define how to resolve overlapping axis labels.
AxisRangeContains the common settings that define the range displayed by an axis.
AxisRangeChangedEventArgsProvides data for the ChartControl.AxisWholeRangeChanged (WebChartControl.AxisWholeRangeChanged) and ChartControl.AxisVisualRangeChanged (WebChartControl.AxisVisualRangeChanged) events.
AxisScaleChangedEventArgsProvides data for the ChartControl.AxisScaleChanged (WebChartControl.AxisScaleChanged) event.
AxisTitleDefines the common settings of an axis’s title.
AxisTitleXDefines the settings of the X axis’s title.
AxisTitleYDefines the settings of the Y axis’s title.
AxisValueContains the information about an axis value.
AxisXRepresents the primary X-axis within a chart control in 2D series, except for the Swift Plot and Swift Point.
AxisX3DRepresents the X axis within a chart control in 3D series.
AxisXBaseRepresents the base class for classes that provide the common X-axis functionality in 2D series views, except for the Swift Plot and Swift Point.
AxisXCoordinateProvides settings that define the X-axis coordinate for an annotation‘s anchor point.
AxisXRangeContains the settings that define the range displayed by the X axis.
AxisYRepresents the primary Y-axis within a chart control in 2D series, except for the Swift Plot and Swift Point.
AxisY3DRepresents the Y axis within a chart control in 3D series.
AxisYBaseRepresents the base class for classes that provide the common Y-axis functionality in 2D series views, except for the Swift Plot and Swift Point.
AxisYCoordinateProvides settings that define the Y-axis coordinate for an annotation‘s anchor point.
AxisYRangeContains the settings that define the range displayed by the Y axis.
BackEasingFunctionRepresents an easing function that retracts the motion of an animation slightly before it begins to animate in the path indicated.
BackgroundImageRepresents a background image within either a chart control or its elements.
Bar3DDrawOptionsContains settings for custom drawing Bar 3D Series.
Bar3DSeriesLabelDefines label settings for Bar 3D series.
Bar3DSeriesViewRepresents the base class for series views of the 3D Bar type.
BarAnimationBaseThe base class for all bar series animations.
BarDrawOptionsContains settings for custom drawing bar series.
BarGrowUpAnimationThe Grow Up bar series animation.
BarSeriesLabelDefines label settings for bar series.
BarSeriesPointLayoutParametersBar series point layout parameters required for animations.
BarSeriesViewRepresents the base class for series views of the Bar type.
BarSlideAnimationThe Slide bar series animation.
BarWidenAnimationThe Widen bar series animation.
BaseCrosshairLabelElementThe base class for classes that provide functionality for crosshair label elements.
BaseDataAdapterThe base class for data adapters.
BollingerBandsThe Bollinger Bands indicator.
BorderBaseRepresents the base class for all border objects.
BounceEasingFunctionThe easing function that creates an animated bouncing effect.
BoxPlotAnimationBaseThe base class for the animation applied to a Box Plot chart.
BoxPlotDrawOptionsStores appearance options used to draw the Box Plot series view.
BoxPlotSeriesViewRepresents a series view of the Box Plot type.
BoxPlotSlideAnimationThe Slide Box Plot animation.
BreadcrumbItemA Breadcrumbs’ item.
BreadcrumbsStores the Breadcrumb element’s settings.
BubbleSeriesLabelDefines label settings for Bubble series.
BubbleSeriesViewRepresents a series view of the Bubble type.
CachedPointDataAdapterThe base class for data adapters which cache data points when they are loaded from the data source.
CandleStickDrawOptionsContains settings for custom drawing candle stick series.
CandleStickReductionOptionsContains settings configuring the price reduction indication within the Candle Stick series.
CandleStickSeriesViewRepresents a series view of the Candle Stick type.
ChaikinsVolatilityA Chaikin’s Volatility indicator.
ChartAnchorPointThe annotation is anchored to the chart.
ChartAppearanceThe appearance parameters of a chart.
ChartBeforeScrollEventArgsProvides data for the ChartControl.BeforeScroll event.
ChartBeforeZoomEventArgsProvides data for the ChartControl.BeforeZoom event.
ChartCalculatedFieldA calculated field.
ChartCalculatedFieldCollectionA collection that stores calculated fields.
ChartCollectionBaseDefines the base type for collections used in a chart control.
ChartColorizerBaseThe base class for all chart colorizers.
ChartDataUpdateEventArgsProvides data for the DataChanged event.
ChartElementRepresents the base class for most of the chart control elements.
ChartElementNamedRepresents a base class for named chart elements.
ChartElementNamedCollectionRepresents a base class for collections of named chart elements.
ChartHitInfoContains information about a specific point within a chart.
ChartHitInfoBaseThe base class for classes used to store hit information.
ChartImageThe base class for classes that contain the image options for a chart or its elements.
ChartImageUtils staticContains APIs for chart images.
ChartLoadingException
ChartMouseActionThe action used to assign a shortcut to the scrolling, zooming or selection operation within the chart.
ChartPaletteColorizerBaseThe base class for all colorizers with a predefined palette.
ChartPrintInitializeEventArgsProvides data for the ChartControl.PrintInitialize event.
ChartRangeControlClientDateTimeGridOptionsContains specific settings which define the representation of date-time grid lines and labels in the chart range control client.
ChartRangeControlClientDateTimeOptionsRepresents the date-time settings of the chart range control client.
ChartRangeControlClientGridOptionsRepresents the base class for classes that provide grid settings of the chart range control client.
ChartRangeControlClientNumericGridOptionsContains specific settings which define the representation of numeric grid lines and labels in the chart range control client.
ChartRangeControlClientNumericOptionsRepresents the numeric settings of the chart range control client.
ChartRangeControlClientTimeSpanGridOptionsRepresents the time-span settings of the chart range control client.
ChartScroll3DEventArgsProvides data for the ChartControl.Scroll3D event.
ChartScrollEventArgsProvides data for the ChartControl.Scroll event.
ChartShortcutKeyCollectionThe collection that stores keyboard shortcuts.
ChartTitleRepresents an individual chart title.
ChartTitleCollectionRepresents a collection of chart titles within a chart control.
ChartZoom3DEventArgsProvides data for the ChartControl.Zoom3D event.
ChartZoomEventArgsProvides data for the ChartControl.Zoom event.
CircleEasingFunctionThe easing function that creates an animation that accelerates and (or) decelerates using a circular function.
CircularMarkerAnimationBaseThe base class for all circular series point animations.
CircularMarkerSlideAnimationThe Slide circular series point animation.
CircularMarkerWidenAnimationThe Widen circular series point animation.
CircularSeriesAnimationBaseThe base class for all circular series animations.
CircularSeriesCircularUnwindAnimationThe Circular Unwind circular series animation.
CircularSeriesLinearUnwindAnimationThe Linear Unwind circular series animation.
CircularSeriesSpinZoomInAnimationThe Spin Zoom In circular series animation.
CircularSeriesUnwindFromCenterAnimationThe Unwind From Center circular series animation.
CircularSeriesZoomInAnimationThe Zoom In circular series animation.
ColorObjectColorizerA colorizer that uses SeriesBase.ColorDataMember field values to paint series points.
CommodityChannelIndexA Commodity Channel Index indicator.
ConstantLineRepresents a constant line within an axis.
ConstantLineCollectionRepresents a collection that stores the constant lines of a particular axis.
ConstantLineMovedEventArgsProvides data for the ChartControl.ConstantLineMoved event.
ConstantLineTitleDefines settings for a constant line title.
ControlCoordinatesRepresents an object that stores information about a geometrical point, its visibility state and the pane where it is drawn.
CrosshairAxisLabelElementDefines the appearance of the crosshair value and crosshair argument labels when custom drawing a crosshair cursor using the ChartControl.CustomDrawCrosshair event.
CrosshairAxisLabelOptionsContains settings that define the appearance of crosshair axis labels.
CrosshairElementRepresents crosshair elements (e.g., crosshair lines, crosshair axis labels) that can be used to custom draw a crosshair cursor.
CrosshairElementBaseThe base class for the Crosshair Cursor elements.
CrosshairElementGroupDefines the crosshair elements (crosshair value lines, crosshair value labels, crosshair labels) and crosshair header element that can be used to custom draw a crosshair cursor.
CrosshairFreePositionSpecifies a free position of a crosshair label within a chart (defined by the dock target, dock corner and offset from this corner).
CrosshairGroupHeaderElementDefines the appearance of the crosshair group header element when custom drawing a crosshair cursor using the ChartControl.CustomDrawCrosshair event.
CrosshairIndicatorElementRepresents the indicator-related crosshair elements (e.g., crosshair lines, crosshair axis labels) that can be used to custom draw a crosshair cursor.
CrosshairIndicatorLegendElementRepresents the indicator-related crosshair elements (e.g., crosshair lines, crosshair axis labels) that can be used to custom draw a crosshair cursor.
CrosshairLabelElementDefines the appearance of a crosshair label element when custom drawing a crosshair cursor using the ChartControl.CustomDrawCrosshair event.
CrosshairLabelPositionThe base class for all classes that define how a crosshair label should be positioned on a chart.
CrosshairLegendElementDefines the crosshair legend element’s appearance when custom drawing a crosshair cursor using the ChartControl.CustomDrawCrosshair event.
CrosshairLegendElementBaseThe base class for the Crosshair Cursor legend elements.
CrosshairLineElementDefines the appearance of a crosshair argument line and crosshair value line elements when custom drawing a crosshair cursor using the ChartControl.CustomDrawCrosshair event.
CrosshairMousePositionSpecifies a crosshair label position near the mouse pointer.
CrosshairOptionsContains settings that define how to draw a crosshair cursor on a chart.
CubicEasingFunctionThe easing function that creates an animation that accelerates and (or) decelerates using the third power function.
CustomAggregateFunctionThe base class for a custom aggregate function callback.
CustomAxisLabelRepresents an individual custom label of an axis.
CustomAxisLabelCollectionRepresents a collection that stores the custom labels of a particular axis.
CustomBorderContains border settings for elements which have custom shapes.
CustomDrawAxisLabelEventArgsProvides data for the ChartControl.CustomDrawAxisLabel (WebChartControl.CustomDrawAxisLabel) event.
CustomDrawCrosshairEventArgsProvides data for a chart control’s ChartControl.CustomDrawCrosshair event.
CustomDrawSeriesEventArgsProvides data for a chart control’s ChartControl.CustomDrawSeries (WebChartControl.CustomDrawSeries) event.
CustomDrawSeriesEventArgsBaseThe base class for event arguments of CustomDrawSeries and CustomDrawSeriesPoint events.
CustomDrawSeriesPointEventArgsProvides data for a chart control’s ChartControl.CustomDrawSeriesPoint (WebChartControl.CustomDrawSeriesPoint) event.
CustomizeLegendEventArgsProvides data for the ChartControl.CustomizeLegend (WebChartControl.CustomizeLegend) event.
CustomizePieTotalLabelEventArgsProvides data for the ChartControl.CustomizePieTotalLabel event.
CustomizeResolveOverlappingModeEventArgsProvides data for the ChartControl.PivotChartingCustomizeResolveOverlappingMode (WebChartControl.PivotChartingCustomizeResolveOverlappingMode) event.
CustomizeSimpleDiagramLayoutEventArgsProvides data for the ChartControl.CustomizeSimpleDiagramLayout (WebChartControl.CustomizeSimpleDiagramLayout) event.
CustomizeStackedBarTotalLabelEventArgsProvides data for the ChartControl.CustomizeStackedBarTotalLabel event.
CustomizeXAxisLabelsEventArgsProvides data for the ChartControl.CustomizeXAxisLabels (WebChartControl.CustomizeXAxisLabels) event.
CustomLegendItemAn individual custom legend item.
CustomLegendItemCollectionA collection of CustomLegendItems.
CustomPaintEventArgsProvides data for the ChartControl.CustomPaint (WebChartControl.CustomPaint) event.
DataFilterDefines filter conditions for a particular series.
DataFilterCollectionRepresents a collection that stores specific filter conditions of a particular series.
DataMemberA data member that supplies data used to create series points.
DataMemberCollectionStores all data members that a data adapter uses to create series points.
DataSourceAdapterAn adapter that loads data from a source to the series.
DataSourceAdapterBaseThe base class for adapters that load data from data sources.
DataSourceBasedErrorBarsThe Error Bars indicator whose error values are loaded from a data source.
DataSourceValuesRepresents a dictionary containing values from a chart’s data source for a particular argument.
DateTimeIntervalOptionsStores options for the date-time axis when its ScaleMode is Interval.
DateTimeIntervalOptionsChangeInfoContains information about changes in the data-time interval scale options.
DateTimeOptionsContains specific settings which define the representation of date-time values for display purposes within a chart control.
DateTimeScaleChangedEventArgsProvides data for the ChartControl.AxisScaleChanged(WebChartControl.AxisScaleChanged and ChartControlSettings.AxisScaleChanged) event when the type of the changed scale is Date-Time.
DateTimeScaleOptionsContains settings for an axis scale when its data type is date-time.
DateTimeSummaryOptionsDate-time summarization options storage.
DefaultPaletteRepresents a default palette (collection of entries with two colors) used to draw a chart using the current appearance settings.
DetrendedPriceOscillatorA Detrended Price Oscillator indicator.
DiagramRepresents the base class for classes that provide diagram functionality for a chart control.
Diagram3DRepresents the base class for classes that provide diagram functionality for a chart control in 3D series.
DiagramCoordinatesRepresents an object that contains descriptive information about a geometrical point within the diagram.
DockableTitleRepresents the base class for dockable titles.
DockableTitleCollectionBaseServes as the base class for classes that represent collections of DockableTitle class descendants.
DoubleCollectionA collection of floating-point numeric values.
Doughnut3DSeriesLabelDefines label settings for Doughnut 3D series.
Doughnut3DSeriesViewRepresents a series view of the 3D Doughnut type.
DoughnutSeriesLabelDefines label settings for Doughnut series.
DoughnutSeriesViewRepresents a series view of the Doughnut type.
DrawOptionsRepresents a base for classes that contain settings for custom drawing series of different view types.
DrillDownItemDefines the drill down level.
DrillDownOptionsStores settings that specify the ways in which drill down can be performed.
DrillDownStateChangedEventArgsProvides data for the ChartControl.DrillDownStateChanged (WebChartControl.DrillDownStateChanged, or ChartControlSettings.DrillDownStateChanged) event.
DrillDownStateChangingEventArgsProvides data for the ChartControl.DrillDownStateChanging (WebChartControl.DrillDownStateChanging, or ChartControlSettings.DrillDownStateChanging) event.
EasingFunctionBaseThe base class for all easing functions.
ElasticEasingFunctionThe easing function that creates an animation that resembles a spring oscillating back and forth until it comes to rest.
EmptyChartTextContains options of the text which is to be displayed at runtime when a chart has no data to display.
EmptyPointOptionsContains options related to empty points.
ErrorBarsThe base class for all Error Bars indicators.
ExplodedSeriesPointCollectionRepresents a collection of exploded series points within a Pie Chart.
ExplodedSeriesPointCollectionException
ExponentialEasingFunctionThe easing function that creates an animation that accelerates and (or) decelerates using an exponential function.
ExponentialMovingAverageRepresents an Exponential Moving Average indicator.
FibonacciIndicatorRepresents an individual Fibonacci Indicator.
FibonacciIndicatorCollectionRepresents a collection of Fibonacci Indicators of a specific series.
FibonacciIndicatorLabelRepresents a Fibonacci Indicator‘s label.
FillOptionsBaseRepresents the base class for objects which define specific fill options.
FillOptionsColor2BaseRepresents the base class for objects which define specific filling options using the second color.
FillStyle2DRepresents the base class for objects which define filling styles in 2D series.
FillStyle3DRepresents the base class for objects which define filling styles in 3D series.
FillStyleBaseRepresents the base class for objects which define filling styles.
FinancialAnimationBaseThe base class for all financial series animations.
FinancialDrawOptionsContains settings for custom drawing financial series.
FinancialExpandAnimationThe Expand financial series point animation.
FinancialIndicatorRepresents the base class for Indicators and Trend Lines.
FinancialIndicatorCollectionRepresents the base class for the collections containing Trend Lines and Fibonacci Indicators of a series.
FinancialIndicatorPointRepresents an individual point for the indicators, that are drawn through two data points (such as Fibonacci Indicator or a Trend Line).
FinancialIndicatorsStores the Fibonacci Indicators and Trend Lines that belong to a specific series.
FinancialSeriesPointLayoutParametersFinancial series point layout parameters required for animations.
FinancialSeriesViewBaseRepresents the base class for series views of the financial type.
FinancialSlideAnimationThe Slide financial series point animation.
FixedValueErrorBarsThe Error Bars indicator whose error values are specified by constant values.
FreePositionProvides settings for free positioning of annotation objects.
FullStackedArea3DSeriesLabelDefines label settings for Full Stacked Area 3D series.
FullStackedArea3DSeriesViewRepresents a series view of the 3D Full-Stacked Area type.
FullStackedAreaDrawOptionsContains settings for custom drawing full-stacked area series.
FullStackedAreaSeriesLabelDefines label settings for full stacked area series.
FullStackedAreaSeriesViewRepresents a series view of the Full-Stacked Area type.
FullStackedBar3DSeriesLabelDefines label settings for Full-Stacked Bar 3D series.
FullStackedBar3DSeriesViewRepresents a series view of the 3D Full-Stacked Bar type.
FullStackedBarSeriesLabelDefines label settings for full-stacked bar series.
FullStackedBarSeriesViewRepresents a series view of the Full-Stacked Bar type.
FullStackedLine3DSeriesViewA series view of the 3D Full-Stacked Line type.
FullStackedLineSeriesViewA series view of the Full-Stacked Line type.
FullStackedSplineArea3DSeriesViewRepresents a series view of the 3D Full-Stacked Spline Area type.
FullStackedSplineAreaSeriesViewRepresents a series view of the Full-Stacked Spline Area type.
FullStackedStepAreaSeriesViewA series view of the Full-Stacked Step Area type.
Funnel3DDrawOptionsContains settings for custom drawing funnel 3D series.
Funnel3DSeriesLabelDefines label settings for funnel 3D series.
Funnel3DSeriesViewRepresents a series view of the Funnel 3D type.
FunnelAnimationBaseThe base class for all funnel series animations.
FunnelDiagram3DRepresents a diagram that is used to plot series of the Funnel 3D view type.
FunnelDrawOptionsContains settings for custom drawing funnel series.
FunnelFlyInAnimationThe Fly In funnel series animation
FunnelGrowUpAnimationThe Grow Up funnel animation.
FunnelSeriesLabelDefines label settings for funnel series.
FunnelSeriesPointLayoutParametersFunnel series point layout parameters required for animations.
FunnelSeriesViewRepresents a series view of the Funnel type.
FunnelSeriesViewBaseRepresents the base class for series views of the Funnel type.
FunnelSlideAnimationThe Slide funnel animation.
FunnelWidenAnimationThe Widen funnel animation.
GanttAxisXRepresents the X-axis within Gantt charts.
GanttDiagramRepresents a diagram that is used to plot series of the side-by-side gantt series and overlapped gantt series view types.
GanttDrawOptionsContains settings to custom draw Gantt series.
GanttSeriesViewRepresents the base class for series views of the Gantt type.
GradientFillOptionsBaseRepresents the base class for objects which define specific gradient filling options.
GridLayoutOptionsThe options that configure the chart panes’ grid layout.
GridLinesDefines the settings of grid lines.
GridLinesXDefines the settings of grid lines which belong to the X axis.
GridLinesYDefines the settings of grid lines which belong to the Y axis.
GridPaneLayoutThe grid layout options’ storage.
GroupInfoStorage of information about the values that should be aggregated into a series point.
HatchFillOptionsDefines the settings of the hatch filling style.
HotTrackEventArgsProvides data for a chart control’s ChartControl.ObjectHotTracked and ChartControl.ObjectSelected events.
ImageAnnotationRepresents an image annotation.
IndicatorRepresents a base class for all indicator types.
IndicatorAnimationBaseThe base class for all indicator animations.
IndicatorBlowUpAnimationThe Blow Up indicator animation.
IndicatorCollectionStores all indicators that belong to an individual series.
IndicatorDirectedAnimationBaseThe base class for all animations directed from bounds.
IndicatorPointThe indicator point.
IndicatorSlideAnimationThe Slide indicator animation.
IndicatorsPalettes staticRepresents a class used to store the palettes for painting a chart’s indicators.
IndicatorStretchAnimationThe Stretch indicator animation.
IndicatorUnwindAnimationThe Unwind indicator animation.
IndicatorUnwrapAnimationThe Unwrap indicator animation.
InsideRectangularBorderContains the inside border settings of rectangular elements within a chart control.
IntervalOptionsBaseThe base class for axis interval options.
InvalidAxisAlignmentException
InvalidOwnerException
InvalidScaleTypeException
InvalidSeriesPointIDException
KeyCollection
KeyColorColorizerA colorizer that allows users to choose the color depending on the SeriesBase.ColorDataMember values used as key values.
KnownDateRepresents an individual date.
KnownDateCollectionRepresents the collection of dates.
LayoutDefinitionA layout element used to arrange panes.
LayoutDefinitionCollectionThe collection of layout elements (rows or columns) used to specify a pane layout.
LayoutStreamException
LegendRepresents a chart’s legend.
LegendBaseThe base class for chart legends.
LegendCollectionA collection of Legend objects.
LegendItemThe legend item.
LegendItemCheckedEventArgsProvides data for the ChartControl.LegendItemChecked (WebChartControl.LegendItemChecked) event.
LegendTitleAn individual legend title.
Line3DDrawOptionsContains settings for custom drawing 3D line series.
Line3DSeriesLabelDefines label settings for Line 3D series.
Line3DSeriesViewRepresents a series view of the 3D Line type.
LinearEasingFunctionThe linear easing function.
LineDrawOptionsContains settings for custom drawing Line Chart.
LineEmptyPointOptionsContains empty point options for line series views and their descendants.
LineSeriesViewRepresents a series view of the Line type.
LineStyleDefines line style settings.
ManhattanBarSeriesViewRepresents a series view of the Manhattan Bar type.
MarkerContains settings of data point markers displayed by series of the point and line types, and also of the area type.
MarkerBaseRepresents a base class containing the common settings of data point markers.
MarkerSeriesPointLayoutParametersLine and Area series point layout parameters required for animations.
MassIndexA Mass Index indicator.
MaxStripLimitContains settings that define the maximum limiting value of a strip.
MedianPriceA Median Price indicator.
MinStripLimitContains settings that define the minimum limiting value of a strip.
MovingAverageRepresents the base class for Moving Average and Envelope objects of various types.
MovingAverageConvergenceDivergenceA Moving Average Convergence Divergence indicator.
MultilineTitleRepresents the base class for multi-line titles.
NestedDoughnutSeriesLabelDefines label settings for Nested doughnut series.
NestedDoughnutSeriesViewRepresents a series view of the Nested Doughnut type.
NotificationBaseRepresents the base class for classes that represent notifications in a chart control.
NumericColorizerValueProviderThe class used to provide floating point number values stored in the color data source member to a colorizer.
NumericIntervalOptionsStores the numeric axis’s interval settings.
NumericIntervalOptionsChangeInfoContains information about changes in the numeric interval scale options.
NumericOptionsContains specific settings which define the representation of numeric values for display purposes.
NumericScaleChangedEventArgsProvides data for the ChartControl.AxisScaleChanged(WebChartControl.AxisScaleChanged and ChartControlSettings.AxisScaleChanged) event when the type of the changed scale is Numeric.
NumericScaleOptionsContains settings for an axis scale when its data type is numeric.
NumericSummaryOptionsNumeric summarization options storage.
OutsideRectangularBorderContains the outside border settings of rectangular elements within a chart control.
OverlappedGanttSeriesViewRepresents a series view of the Overlapped Gantt type.
OverlappedRangeBarSeriesViewRepresents a series view of the Overlapped Range Bar type.
PaletteA palette (a collection of entries with two colors) that is used to draw a chart with the current appearance settings.
PaletteEntryRepresents a single element in the Palette.
PaletteExceptionAn exception that is thrown if an error occur when processing the palettes in a chart control.
PaletteListBaseRepresents the base class for the palette repository.
PaletteRepositoryRepresents the repository used to store the palettes that are used to draw the elements of a chart control.
Palettes staticRepresents a class used to store the standard palettes shipped with XtraCharts.
PaneAddException
PaneAnchorPointThe annotation is anchored to a pane.
PaneCollapsedChangedEventArgsProvides data for the ChartControl.PaneCollapsedChanged (WebChartControl.PaneCollapsedChanged, or ChartControlSettings.PaneCollapsedChanged) event.
PaneTitleThe pane title.
PercentageErrorBarsThe Error Bars indicator whose error values are calculated as a portion of series values.
PercentOptionsProvides settings for presenting point values as percents.
Pie3DDrawOptionsContains settings for custom drawing pie 3D series.
Pie3DSeriesLabelDefines label settings for Pie 3D series.
Pie3DSeriesViewRepresents a series view of the 3D Pie type.
PieAnimationBaseThe base class for all pie series animations.
PieBurstAnimationThe Burst pie series animation.
PieDrawOptionsContains settings for custom drawing pie series.
PieDropInAnimationThe Drop In pie series animation.
PieFanAnimationThe Fan pie series animation.
PieFanGrowUpAnimationThe Fan Grow Up Animation
PieFlyInAnimationThe Fly In pie series animation.
PieGrowUpAnimationThe Grow Up pie series animation.
PiePopUpAnimationThe Pop Up pie animation.
PieSeriesLabelDefines label settings for pie series.
PieSeriesPointExplodedEventArgsProvides data for the ChartControl.PieSeriesPointExploded, WebChartControl.PieSeriesPointExploded and XRChart.PieSeriesPointExploded events.
PieSeriesPointLayoutParametersPie and Donut series point layout parameters required for animations.
PieSeriesViewRepresents a series view of the Pie type.
PieSeriesViewBaseThe base class for series views of the Pie-based types.
PieSpinAnimationThe Spin pie series animation.
PieSpinAnimationBaseThe base class for all pie animations supporting spin.
PieSpinGrowUpAnimationThe Spin Grow Up pie series animation.
PieTotalLabelThe pie’s total labels settings storage.
PieWidenAnimationThe Widen pie series animation.
PivotGridDataSourceOptionsProvides options that determine the behavior of a Chart bound to a Pivot Grid.
PivotGridSeriesExcludedEventArgsProvides data for the ChartControl.PivotGridSeriesExcluded (WebChartControl.PivotGridSeriesExcluded) event.
PivotGridSeriesPointsExcludedEventArgsProvides data for the ChartControl.PivotGridSeriesPointsExcluded (WebChartControl.PivotGridSeriesPointsExcluded) event.
PointBasedSegmentColorizerThe colorizer that uses the point marker colors to paint line/area segments.
PointDrawOptionsContains settings for custom drawing point series.
PointDrawOptionsBaseRepresents the base class for objects which define drawing options for point, line and area charts.
PointSeriesLabelDefines label settings for point and line series.
PointSeriesViewRepresents a series view of the Point type.
PointSeriesViewBaseRepresents the base class for series views of the point, bubble, line, spline and area types.
PolarAreaSeriesViewRepresents a series view of the Polar Area type.
PolarAxisXRepresents the X-axis within Polar charts.
PolarAxisXRangeContains settings that define the range displayed by the PolarAxisX axis.
PolarDiagramRepresents a diagram that is used to plot series of the Polar view types.
PolarLineSeriesViewRepresents a series view of the Polar Line type.
PolarPointSeriesViewRepresents a series view of the Polar Point type.
PolarRangeAreaSeriesViewRepresents a series view of the Polar Range Area Chart type.
PolygonFillStyleDefines a filling style for polygon chart elements in 2D series.
PolygonFillStyle3DDefines a filling style for polygon chart elements in 3D series.
PolygonGradientFillOptionsDefines the settings of the gradient filling style.
PowerEasingFunctionThe easing function that creates an animation that accelerates and (or) decelerates using the p-th power function.
QuadraticEasingFunctionThe easing function that creates an animation that accelerates and (or) decelerates using the second power function.
QualitativeScaleChangedEventArgsProvides data for the ChartControl.AxisScaleChanged(WebChartControl.AxisScaleChanged and ChartControlSettings.AxisScaleChanged) event when the type of the changed scale is Qualitative.
QualitativeScaleOptionsContains settings for an axis scale when its data type is qualitative.
QualitativeSummaryOptionsQualitative summarization options storage.
QuarticEasingFunctionThe easing function that creates an animation that accelerates and (or) decelerates using the fourth power function.
QuinticEasingFunctionThe easing function that creates an animation that accelerates and (or) decelerates using the fifth power function.
RadarAreaSeriesViewRepresents a series view of the Radar Area type.
RadarAxisRepresents the base class for classes that provide axes functionality for Radar and Polar series views.
RadarAxisXRepresents the X-axis within Radar charts.
RadarAxisXLabelDefines the label settings for the circular axis in the Radar Series Views.
RadarAxisXLabelItemRepresents an individual axis label item of the X-axis in the Radar Series Views.
RadarAxisXRangeContains settings that define the range displayed by the RadarAxisX axis.
RadarAxisYRepresents the Y-axis for Radar Series Views.
RadarAxisYLabelDefines the label settings for the radial axis in the Radar Series Views.
RadarAxisYLabelItemRepresents an individual axis label item of the Y-axis in the Radar Series Views.
RadarAxisYRangeContains settings that define the range displayed by the RadarAxisY axis.
RadarDiagramRepresents a diagram that is used to plot series of the Radar view types.
RadarGridLinesXThe Radar (Polar) diagram’s X-axis grid lines settings storage.
RadarGridLinesYThe Radar (Polar) diagram’s Y-axis grid lines settings storage.
RadarLineSeriesViewRepresents a series view of the Radar Line type.
RadarPointSeriesLabelDefines label settings for Radar and Polar series views.
RadarPointSeriesViewRepresents a series view of the Radar Point type.
RadarRangeAreaSeriesLabelDefines label settings for radar range area and polar range area series.
RadarRangeAreaSeriesViewRepresents a series view of the Radar Range Area type.
RadarSeriesViewBaseRepresents the base class for series views of the Radar and Polar types.
RadarTickmarksYContains settings for the tickmarks of the Y-axis for the Radar series.
RangeContains the common settings that define the range displayed by an axis.
RangeArea3DSeriesLabelDefines label settings for a range area 3D series.
RangeArea3DSeriesViewA series view of the 3D Range Area type.
RangeAreaDrawOptionsContains settings for custom drawing 2D Range Area and 3D Range Area series.
RangeAreaSeriesLabelDefines label settings for range area series.
RangeAreaSeriesViewA series view of the Range Area type.
RangeBarDrawOptionsContains settings for custom drawing RangeBarSeriesView class descendant views.
RangeBarSeriesLabelDefines label settings for Side-by-Side Range Bar, Overlapped Range Bar and Gantt series.
RangeBarSeriesViewRepresents the base class for series views of the Side-by-Side Range Bar, Overlapped Range Bar and Gantt type.
RangeColorizerA colorizer that specifies colors based on which range the SeriesBase.ColorDataMember value belongs.
RangeControlOptionsContains settings that define how a series is represented in a Range Control.
RangeSegmentColorizerThe colorizer that allows you to color a line segment based on a its value range.
RateOfChangeA Rate of Change indicator.
RectangleFillStyleDefines a filling style for rectangular chart elements in 2D series.
RectangleFillStyle3DDefines a filling style for rectangular chart elements in 3D series.
RectangleGradientFillOptionsDefines the settings of the gradient filling style.
RectangleIndentsRepresents the base class for rectangular indents within a chart (margins and paddings).
RectangularBorderContains border settings of rectangular elements within a chart control.
ReductionStockOptionsContains settings which relate to a price reduction indication within the financial series.
RegressionLineRepresents a Regression Line indicator.
RegressionLinesRepresents the collection of regression lines of a specific series.
RelationRepresents a base class for TaskLink objects.
RelativePositionProvides settings for positioning of annotation objects in relation to their anchor points.
RelativeStrengthIndexA Relative Strength Index indicator.
ResamplingDataAdapterAn adapter that loads data from a source and applies the resampling algorithm to the series.
RotationOptionsProvides settings that specify the ways in which rotation can be performed.
ScaleBreakRepresents an individual scale break within the collection.
ScaleBreakCollectionRepresents a collection that stores the manually created scale breaks of a particular axis.
ScaleBreakOptionsRepresents the common appearance settings of the axis’ scale breaks.
ScaleGridOptionsBaseThe base class for scale options which can be plotted the coordinate grid.
ScaleOptionsBaseThe base for classes that contain different scale options.
ScatterLineSeriesViewRepresents a series view of the Scatter Line type.
ScatterPolarLineSeriesViewRepresents a series view of the Scatter Polar Line type.
ScatterRadarLineSeriesViewRepresents a series view of the Scatter Radar Line type.
SceneModifierThe class that allows users to apply affine transformations and clipping to the scene.
ScrollBarAnnotationOptionsContains settings for scroll bar annotations.
ScrollBarOptionsProvides options which define how scroll bars are painted.
ScrollingOptionsProvides settings that specify the ways in which scrolling can be performed.
ScrollingOptions2DProvides the scrolling options for the XY-Diagram.
ScrollingRangeContains the settings that define the range through which it’s possible to scroll an axis.
SecondaryAxisCollectionRepresents a base class for collections of secondary axes in an XYDiagram.
SecondaryAxisXRepresents the secondary X-axis within a chart control in 2D series, except for the Swift Plot and Swift Point.
SecondaryAxisXCollectionRepresents a collection that stores individual secondary X-axes of a particular XYDiagram.
SecondaryAxisYRepresents the secondary Y-axis within a chart control in 2D series, except for the Swift Plot and Swift Point.
SecondaryAxisYCollectionRepresents a collection that stores individual secondary Y-axes of a particular XYDiagram.
SecondaryGridLinesXDefines the settings of grid lines which belong to the secondary X-axis.
SecondaryGridLinesYDefines the settings of grid lines which belong to the secondary Y-axis.
SegmentColorizerBaseThe base class for the colorizers that color the line view segments.
SelectedItemsChangedEventArgsProvides data for the ChartControl.SelectedItemsChanged and WebChartControl.SelectedItemsChanged events.
SelectedItemsChangingEventArgsProvides data for the ChartControl.SelectedItemsChanging (WebChartControl.SelectedItemsChanging or ChartControlSettings.SelectedItemsChanging) event.
SelectionOptionsThe selection options’ storage.
SeparatePaneIndicatorThe base class for all indicators that can be drawn in a separate pane.
SeriesRepresents an individual series within a chart control.
SeriesAnimationBaseThe base class for all animations that change the whole series.
SeriesBaseA base class for the SeriesTemplate and Series classes.
SeriesCollectionRepresents a collection that stores individual series within a chart control.
SeriesColorizerBaseThe base class for all colorizers.
SeriesDataSourceColorizerColorizer that paints series with colors stored in a data source.
SeriesKeyColorColorizerThe colorizer that paints series in colors assigned to series keys, that are commonly series data member unique values.
SeriesLabelBaseRepresents a base class for different types of series labels.
SeriesNameTemplateContains settings that define the common prefix and postfix for the names of data bound series.
SeriesPointRepresents an individual series point.
SeriesPointAnchorPointThe annotation is anchored to a series point.
SeriesPointAnimationBaseThe base class for all animations that change series points separately.
SeriesPointArgumentChangingException
SeriesPointCollectionRepresents a collection that stores the data points of an individual series.
SeriesPointCollectionChangingException
SeriesPointCollectionDataAdapterA data adapter that allows you to create and store individual series points in the Points collection.
SeriesPointFilterDefines specific filter conditions to filter series points.
SeriesPointFilterCollectionRepresents a collection that stores specific filter conditions of a particular series.
SeriesPointRelationCollectionRepresents a collection that stores Relation objects for an individual SeriesPoint.
SeriesPointValueChangingException
SeriesTemplateThe series template that the chart uses to generate its series.
SeriesTemplateAdapterAn adapter that creates series based on a template.
SeriesTemplateSummaryAdapterAn adapter that creates series based on a template and summarizes series points.
SeriesTitleRepresents an individual series title.
SeriesTitleCollectionRepresents a collection of series titles.
SeriesView3DColorEachSupportBaseRepresents the base class for all 3D series view objects which use the color each filling for their series points (Bar 3D Series).
SeriesViewBaseRepresents the base class for all series view objects.
SeriesViewColorEachSupportBaseRepresents the base class for all series view objects which use the color each filling for their series points (Bar Series, Point and Line Series and Gantt Series).
ShadowDefines the shadow settings.
SideBySideBar3DSeriesViewRepresents a series view of the 3D Bar type.
SideBySideBarDefaults staticRepresents a class which stores default property values for all Side-by-Side Bars in a chart.
SideBySideBarSeriesLabelDefines label settings for Bar series.
SideBySideBarSeriesViewRepresents a series view of the Bar type.
SideBySideFullStackedBar3DSeriesViewRepresents a series view of the Side-by-Side Full-Stacked Bar type.
SideBySideFullStackedBarSeriesViewRepresents a series view of the Side-by-Side Full-Stacked Bar type.
SideBySideGanttSeriesViewRepresents a series view of the Side-by-Side Gantt type.
SideBySideRangeBarSeriesViewRepresents a series view of the Side-by-Side Range Bar type.
SideBySideStackedBar3DSeriesViewRepresents a series view of the Side-by-Side Stacked Bar type.
SideBySideStackedBarSeriesViewRepresents a series view of the Side-by-Side Stacked Bar type.
SidePointSpecifies settings for the side series point.
SidePointMarkerSpecifies settings for the marker of a side series point.
SimpleDiagramRepresents a diagram that is used to plot series of the pie view type.
SimpleDiagram3DRepresents a diagram that is used to plot series of the Pie 3D view type.
SimpleDiagramDrawOptionsBaseRepresents the base class for objects which define custom drawing options of Funnel, 3D Funnel, Pie and 3D Pie series.
SimpleDiagramSeriesViewBaseRepresents the base class for series view types which use the SimpleDiagram.
SimpleMarkerContains the common settings of data point markers displayed by point or line series.
SimpleMovingAverageRepresents a Simple Moving Average indicator.
SineEasingFunctionThe easing function that creates an animation that accelerates and (or) decelerates using a sine function.
SingleLevelIndicatorRepresents the base class for all single-level indicators (such as Regression Lines and Moving Average and Envelope).
SmallChartTextContains options of the text which is to be displayed in a chart, when it’s too small for its diagram to be drawn.
SolidFillOptionsDefines the settings of the solid filling style.
Spline3DSeriesViewRepresents a series view of the 3D Spline type.
SplineArea3DSeriesViewRepresents a series view of the 3D Spline Area type.
SplineAreaSeriesViewRepresents a series view of the Spline Area type.
SplineSeriesViewRepresents a series view of the Spline type.
StackedArea3DSeriesLabelDefines label settings for Stacked Area 3D series.
StackedArea3DSeriesViewRepresents a series view of the 3D Stacked Area type.
StackedAreaSeriesViewRepresents a series view of the Stacked Area type.
StackedBar3DSeriesLabelDefines label settings for Stacked Bar 3D series.
StackedBar3DSeriesViewRepresents a series view of the 3D Stacked Bar type.
StackedBarSeriesLabelDefines label settings for stacked bar series.
StackedBarSeriesViewRepresents a series view of the Stacked Bar type.
StackedBarTotalLabelThe stacked bars’ total labels’ settings storage.
StackedLine3DSeriesLabelDefines label settings for a stacked line 3D series.
StackedLine3DSeriesViewA series view of the 3D Stacked Line type.
StackedLineSeriesLabelDefines label settings for a stacked line series.
StackedLineSeriesViewA series view of the Stacked Line type.
StackedSplineArea3DSeriesViewRepresents a series view of the 3D Stacked Spline Area type.
StackedSplineAreaSeriesViewRepresents a series view of the Stacked Spline Area type.
StackedStepAreaSeriesViewA series view of the Stacked Step Area type.
StandardDeviationA Standard Deviation indicator.
StandardDeviationErrorBarsThe Error Bars indicator whose error values represent a standard deviation.
StandardErrorBarsThe Error Bars indicator whose error values represent a standard error.
StepArea3DSeriesViewA series view of the 3D Step Area type.
StepAreaSeriesViewA series view of the Step Area type.
StepLine3DSeriesViewRepresents a series view of the 3D Step Line type.
StepLineSeriesViewRepresents a series view of the Step Line type.
StockDrawOptionsContains settings for custom drawing stock series.
StockSeriesLabelDefines label settings for financial series.
StockSeriesViewRepresents a series view of the Stock type.
StripRepresents a strip line within a chart control’s diagram.
StripCollectionRepresents a collection that stores the strips of a particular axis.
StripLimitContains settings that define the limiting values of strips.
SubsetBasedIndicatorRepresents a base class for all subset-based indicators (such as the Moving Average and Envelope).
SubtotalA waterfall subtotal.
SubtotalCollectionRepresents a collection that stores the subtotal of a particular waterfall series.
SummaryDataAdapterAn adapter that creates series points based on data source item summaries.
SummaryOptionsBaseThe base class for all summary options.
SwiftPlotDiagramRepresents a diagram that is used to plot the Swift Plot and Swift Point series.
SwiftPlotDiagramAxisRepresents the base class for classes that provide axes functionality for Swift Plot series views.
SwiftPlotDiagramAxisXRepresents the primary X-axis within Swift Plot charts.
SwiftPlotDiagramAxisXBaseRepresents the base class for classes that provide the common X-axes functionality in Swift Plot and Swift Point charts.
SwiftPlotDiagramAxisYRepresents the primary Y-axis within Swift Plot and Swift Point charts.
SwiftPlotDiagramAxisYBaseRepresents the base class for classes that provide the common Y-axes functionality in Swift Plot and Swift Point charts.
SwiftPlotDiagramSecondaryAxisXRepresents the secondary X-axis within Swift Plot charts.
SwiftPlotDiagramSecondaryAxisXCollectionRepresents a collection that stores individual secondary X-axes of a particular Swift Plot Diagram.
SwiftPlotDiagramSecondaryAxisYRepresents the secondary Y-axis within Swift Plot and Swift Point charts.
SwiftPlotDiagramSecondaryAxisYCollectionRepresents a collection that stores individual secondary Y-axes of a particular Swift Plot Diagram.
SwiftPlotDrawOptionsContains settings for custom drawing Swift Plot series.
SwiftPlotSeriesViewRepresents a series view of the Swift Plot type.
SwiftPlotSeriesViewBaseRepresents the base class for series of the Swift Plot view type.
SwiftPointDrawOptionsContains settings for custom drawing swift point series.
SwiftPointSeriesViewA series view that allows you to quickly render a large number of scatter points.
TaskLinkRepresents a Task Link object that is specific to a Gantt Chart diagram type.
TaskLinkOptionsContains settings that specify the appearance of a TaskLink object in a diagram of the Gantt Series type.
TextAnnotationRepresents a text annotation.
TextOptionsThe options for the text of the chart element.
TickmarksContains specific settings which define the tickmarks appearance for a chart control’s axes
TickmarksBaseRepresents the base class for classes that provide tickmarks functionality for a chart control’s axes.
TickmarksXContains settings of the X axis‘s tickmarks.
TickmarksYContains settings of the Y axis‘s tickmarks.
TimeIntervalA time interval object.
TimeIntervalCollectionA collection of TimeInterval objects.
TimeSpanIntervalOptionsStores options for the time-span axis when its ScaleMode is Interval.
TimeSpanIntervalOptionsChangeInfoContains information about changes in the TimeSpan interval scale options.
TimeSpanScaleChangedEventArgsStores data for the ChartControl.AxisScaleChanged(WebChartControl.AxisScaleChanged or ChartControlSettings.AxisScaleChanged) event when the changed scale is TimeSpan.
TimeSpanScaleOptionsSettings of a scale when its type is time-span.
TimeSpanSummaryOptionsDate-time summarization options storage.
TitleRepresents the base class for title objects.
TitleBaseRepresents the base class for all title objects.
ToolTipFreePositionSpecifies a free position of a tooltip within a chart (defined by the dock target, dock corner and offset from this corner).
ToolTipMousePositionSpecifies a tooltip position near the mouse pointer.
ToolTipOptionsContains settings that define how to display tooltips within a chart.
ToolTipPositionThe base class for all classes that define how a tooltip should be positioned within a chart.
ToolTipPositionWithOffsetThe base class for positions that require defining an offset.
ToolTipRelativePositionSpecifies a tooltip position near the chart element, for which this tooltip is invoked.
TopNOptionsContains settings which indicate whether it is required to show only the Top N series points in a series, and define the rule to determine the Top N points.
TotalLabelThe base class for all total labels.
TrendLineRepresents an individual Trend Line.
TrendLineCollectionRepresents a collection of Trend Lines of a specific series.
TrendSegmentColorizerThe colorizer that changes a line‘s color when a point value increases or decreases.
TriangularMovingAverageRepresents a Triangular Moving Average indicator.
TripleExponentialMovingAverageTemaA Triple Exponential Moving Average (TEMA) indicator.
TripleExponentialMovingAverageTrixA Triple Exponential Moving Average (TRIX) indicator.
TypicalPriceA Typical Price indicator.
ValueChangeInfo<T>Stores information about axis values when the axis scale mode, measure unit, grid alignment or grid spacing has been changed.
ValueDataMemberCollectionRepresents a collection that stores the names of the data fields that hold point data values.
VisualRangeContains the settings that define the range displayed by an axis.
WaterfallAbsoluteValueOptionsStores settings for a waterfall chart that displays absolute data values.
WaterfallDrawOptionsContains settings for custom drawing waterfall series.
WaterfallRelativeValueOptionsStores settings for a waterfall chart that displays relative data values.
WaterfallSeriesLabelDefines label settings for a waterfall series.
WaterfallSeriesViewThe Waterfall series view.
WaterfallValueOptionsBaseThe base class for waterfall point value options.
WeightedCloseA Weighted Close indicator.
WeightedMovingAverageRepresents a Weighted Moving Average indicator.
WholeRangeContains the settings that define the whole range through which it’s possible to scroll an axis.
WilliamsRA Williams %R indicator.
WorkdaysOptionsContains settings that specify holidays and workdays for the date-time axis scale.
WorkTimeRuleA work time rule which is used to exclude non-working time from the date-time X-axis.
WorkTimeRuleCollectionA collection of WorkTimeRule objects.
XYDiagramRepresents a diagram that is used to plot all 2D XY series, except for the Gantt and Radar and Polar series views.
XYDiagram2DRepresents the diagram type that is used to construct 2D XY chart types.
XYDiagram2DSeriesViewBaseRepresents the base class for series view types which use the XYDiagram2D.
XYDiagram3DRepresents a diagram that is used to plot all 3D series except for the Pie 3D type.
XYDiagram3DSeriesViewBaseRepresents the base class for series view types which use the XYDiagram3D.
XYDiagramDefaultPaneRepresents an XY-diagram’s default pane.
XYDiagramPaneRepresents an XY-diagram’s additional pane.
XYDiagramPaneBaseRepresents the base class for the XY-diagram pane objects.
XYDiagramPaneCollectionRepresents a collection of panes to be shown in a chart’s diagram.
XYDiagramSeriesViewBaseRepresents the base class for series view types which use the XYDiagram.
XYMarkerAnimationBaseThe base class for all point animations for the series support markers.
XYMarkerSlideAnimationThe Slide series point animation for the XY-series.
XYMarkerWidenAnimationThe Widen series point animation for the XY-series.
XYSelectionOptionsStores settings that specify the ways in which selection can be performed on the XYDiagram2D.
XYSeriesAnimationBaseThe base class for all XY-series series animations.
XYSeriesBlowUpAnimationThe Blow Up XY-series animation.
XYSeriesDirectedAnimationBaseThe base class for directed animations of XY-series.
XYSeriesSlideAnimationThe Slide XY-series animation.
XYSeriesStretchAnimationThe Stretch XY-series animation.
XYSeriesUnwindAnimationThe Unwind XY-series animation.
XYSeriesUnwrapAnimationThe Unwrap XY-series animation.
ZoomingOptionsProvides settings that specify the ways in which zooming can be performed.
ZoomingOptions2DProvides settings that specify the ways in which 2D chart zooming can be performed.
ZoomRectangleContains settings that define the appearance of the zoom rectangle.

Interfaces

NameDescription
IAutomaticScaleBreaksCalculatorIf implemented by a class, provides a method required for a chart control to calculate scale break positions.
IAxisLabelFormatterIf implemented by a class, provides a method required for a chart control to format axis labels.
IChartDataAdapterInterface that should be implemented by any class that can be used as a chart data adapter.
IColorizerAn interface that should be implemented by any class that can be used as colorizer for the chart’s series.
IColorizerKeyProviderInterface that should be implemented by any class that can be used as a key provider for KeyColorColorizer.
IColorizerValueProviderInterface that should be implemented by any class that can be used as a value provider for a RangeColorizer.
IDateTimeMeasureUnitsCalculatorInterface that should be implemented by any class that can be used as a date-time measure unit calculator.
IDockTargetFor internal use only.
ILegendItemProviderThe interface that should implement all classes that provide items for a legend.
INumericMeasureUnitsCalculatorInterface that should be implemented by any class that can be used as a numeric measure unit calculator.
ISeriesAdapterInterface that should be implemented by any class that can be used as a series data adapter.
ISeriesTemplateAdapterShould be implemented by any class that can be used as a data adapter that creates series based on a template.
ISimpleDiagramPanelRepresents the diagram panel that can contain pie (doughnut) series to provide its custom layout.
ISupportStackedGroupIf implemented by a class, provides methods required for a chart control to operate with stacked groups.
ISupportTransparencyRepresents the interface which provides the transparency functionality for series which support it.
ITimeSpanMeasureUnitsCalculatorInterface that should be implemented by any class that can be used as a time-span measure unit calculator.
IXYDiagram2DProvides access to axes for 2D XY-Diagrams.
IXYSeriesView2DProvides access to axes for 2D XY-series views.

Structs

NameDescription
RangeInfoRepresents a structure that is used to store information about the range displayed by an axis.
SummaryFunctionArgumentDescriptionRepresents a structure which is intended to store information about an argument, passed to a custom summary function.

Delegates

NameDescription
AnimationEndedEventHandlerRepresents a method that will handle the ChartControl.AnimationEnded event.
AnnotationRepositoryChangedEventHandlerA method that handles the ChartControl.AnnotationRepositoryChanged event.
AnnotationRepositoryChangingEventHandlerA method that handles the ChartControl.AnnotationRepositoryChanging event.
AxisRangeChangedEventHandlerRepresents a method that will handle the ChartControl.AxisWholeRangeChanged (WebChartControl.AxisWholeRangeChanged) and ChartControl.AxisVisualRangeChanged (WebChartControl.AxisVisualRangeChanged) events.
BoundDataChangedEventHandlerRepresents a method that will handle the ChartControl.BoundDataChanged, WebChartControl.BoundDataChanged and XRChart.BoundDataChanged events.
ChartBeforeScrollEventHandlerA method that handles the ChartControl.BeforeScroll event.
ChartBeforeZoomEventHandlerA method that handles the ChartControl.BeforeZoom event.
ChartPrintInitializeEventHandlerA method that handles the ChartControl.PrintInitialize event.
ChartScroll3DEventHandlerA method that will handle the ChartControl.Scroll3D event.
ChartScrollEventHandlerRepresents a method that will handle the ChartControl.Scroll event.
ChartZoom3DEventHandlerA method that will handle the ChartControl.Zoom3D event.
ChartZoomEventHandlerRepresents a method that will handle the ChartControl.Zoom event.
ConstantLineMovedEventHandlerA method that handles the ChartControl.ConstantLineMoved event.
CustomDrawAxisLabelEventHandlerA method that will handle the ChartControl.CustomDrawAxisLabel and WebChartControl.CustomDrawAxisLabel events.
CustomDrawCrosshairEventHandlerA method that will handle the ChartControl.CustomDrawCrosshair event.
CustomDrawSeriesEventHandlerRepresents a method that will handle the ChartControl.CustomDrawSeries and WebChartControl.CustomDrawSeries events.
CustomDrawSeriesPointEventHandlerRepresents a method that will handle the ChartControl.CustomDrawSeriesPoint and WebChartControl.CustomDrawSeriesPoint events.
CustomizeAutoBindingSettingsEventHandlerA method that will handle the ChartControl.CustomizeAutoBindingSettings, WebChartControl.CustomizeAutoBindingSettings, or XRChart.CustomizeAutoBindingSettings event.
CustomizeLegendEventHandlerA method that will handle the ChartControl.CustomizeLegend, WebChartControl.CustomizeLegend, or XRChart.CustomizeLegend event.
CustomizePieTotalLabelEventHandlerA method that handles the ChartControl.CustomizePieTotalLabel event.
CustomizeResolveOverlappingModeEventHandlerA method that will handle the ChartControl.PivotChartingCustomizeXAxisLabels, WebChartControl.PivotChartingCustomizeXAxisLabels, or XRChart.PivotChartingCustomizeXAxisLabels event.
CustomizeSimpleDiagramLayoutEventHandlerA method that will handle the ChartControl.CustomizeSimpleDiagramLayout event.
CustomizeStackedBarTotalLabelEventHandlerA method that handles the ChartControl.CustomizeStackedBarTotalLabel event.
CustomizeXAxisLabelsEventHandlerA method that will handle the ChartControl.PivotChartingCustomizeXAxisLabels, WebChartControl.PivotChartingCustomizeXAxisLabels, or XRChart.CustomizeXAxisLabels event.
CustomPaintEventHandlerA method that will handle the ChartControl.CustomPaint, WebChartControl.CustomPaint, or XRChart.CustomPaint event.
DrillDownStateChangedEventHandlerRepresents a method that will handle the ChartControl.DrillDownStateChanged (WebChartControl.DrillDownStateChanged or ChartControlSettings.DrillDownStateChanged) event.
DrillDownStateChangingEventHandlerRepresents a method that will handle the ChartControl.DrillDownStateChanging (WebChartControl.DrillDownStateChanging or ChartControlSettings.DrillDownStateChanging) event.
HotTrackEventHandlerRepresents a method that will handle the ChartControl.ObjectSelected and ChartControl.ObjectHotTracked events.
LegendItemCheckedEventHandlerA method that will handle the ChartControl.LegendItemChecked (WebChartControl.LegendItemChecked) event.
NotifyChartDataChangedEventHandlerA method that handles the IChartDataAdapter.DataChanged event.
PaneCollapsedChangedEventHandlerRepresents a method that will handle the ChartControl.PaneCollapsedChanged (WebChartControl.PaneCollapsedChanged, or ChartControlSettings.PaneCollapsedChanged) event.
PieSeriesPointExplodedEventHandlerRepresents a method that will handle the ChartControl.PieSeriesPointExploded, WebChartControl.PieSeriesPointExploded and XRChart.PieSeriesPointExploded events.
PivotGridSeriesExcludedEventHandlerA method that will handle the ChartControl.PivotGridSeriesExcluded event.
PivotGridSeriesPointsExcludedEventHandlerA method that will handle the ChartControl.PivotGridSeriesPointsExcluded event.
SelectedItemsChangedEventHandlerRepresents a method that will handle the ChartControl.SelectedItemsChanged, WebChartControl.SelectedItemsChanged and ChartControlSettings.SelectedItemsChanged events.
SelectedItemsChangingEventHandlerRepresents a method that will handle the ChartControl.SelectedItemsChanging, WebChartControl.SelectedItemsChanging and ChartControlSettings.SelectedItemsChanging events.
SmallChartTextShowingEventHandlerRepresents a method that will handle the ChartControl.SmallChartTextShowing and WebChartControl.SmallChartTextShowing events.
SummaryFunctionRepresents a delegate to create a custom summary function for the specific series point argument.

Enums

NameDescription
ActualScaleTypeLists scale types for series point arguments and values.
AggregateFunctionLists the values that specify the aggregate function used for an axis.
AnimationDirectionLists the animation directions.
AnnotationConnectorStyleLists the values used to specify a connector style of an annotation.
AnnotationRepositoryChangeLists types of changes that a user can make to the annotation repository.
AxisAlignmentLists the values used to specify the position of an axis relative to another axis.
AxisLabel3DPositionLists the values used to specify the position of axis labels in 3D series.
AxisLabelAlignmentLists values that specify the axis label alignment.
AxisLabelPositionLists values that specify the axis label position.
AxisLabelResolveOverlappingModeLists the values used to specify the resolve overlapping mode of an axis label.
AxisLabelVisibilityModeLists axis labels visibility modes.
AxisTitlePositionLists values that specify the axis title positions.
Bar3DModelLists the values that specify models for Bar 3D series.
BarSeriesLabelPositionLists the values used to specify the position of Bar labels.
BubbleLabelValueToDisplayLists the values used to specify the series point’s value to be displayed in the series point label of the Bubble series view.
BubbleSizeUnitLists measurement units used to specify the bubble point size.
CandleStickFillModeLists the values that are used to define how the candle stick points will be filled.
ChartAnimationModeLists the modes of automatic animation start.
ChartCalculatedFieldTypeLists a calculated field’s returned value types.
ChartDataMemberTypeLists data member types.
ChartDataUpdateType
ChartElementVisibilityLists values that define the chart element’s visibility states.
ChartHitTestLists the values that identify a chart’s elements.
ChartImageSizeModeLists the values used to specify the mode for an image size.
ChartModifierKeysLists all the modifier keys that can be used to specify shortcut keys for the selection, scrolling and zooming actions within the chart.
ChartRangeControlClientGridModeLists the values used to specify the grid mode for a chart range control client.
ChartRangeControlClientSnapModeLists the values that specify the snap mode for a chart range control client.
ChartScrollDirectionLists the values used to specify the direction in which a chart is being scrolled.
ChartScrollEventTypeLists the values used to specify the scroll type.
ChartScrollOrientationLists the values used to specify the scroll orientation.
ChartTitleDockStyleLists the values used to specify the edge of the chart control which a title is docked to.
ChartZoomEventTypeLists the values used to specify the zoom type.
CircularMarkerAnimationDirectionLists the directions of circular marker animations.
ColorDistributionDirectionLists values that define the direction used by point markers to distribute a color among segments.
ConjunctionTypesLists the values that specify the conjunction type for logical operations.
ConstantLineTitleAlignmentLists the values used to specify the alignment of a constant line‘s title relative to the corresponding axis.
ControlCoordinatesVisibilityLists the values used to specify the point’s visibility state.
CrosshairContentShowModeLists all the chart elements that can display the Crosshair’s content.
CrosshairLabelModeLists the values used to specify how many crosshair labels should be displayed when a chart contains several series.
CrosshairLinesModeLists values specifying how the Crosshair Cursor’s lines behave.
CrosshairSnapModeLists the values used to specify how a crosshair cursor should detect a series point to which to snap.
CrosshairValueSelectionModeLists identifiers that specify the behavior of the selection of points shown in the crosshair label.
CursorTypeLists the values used to specify the cursor type.
DashStyleLists the values that specify the dash style used to paint a line.
DataFilterConditionLists the values that specify comparison operators used to filter data points within a series.
DateTimeFormatLists the values used to specify the formatting applied to date-time values.
DateTimeGridAlignmentLists the values that specify the date-time measurement unit, to which the beginning of a diagram’s gridlines and labels should be aligned.
DateTimeMeasurementUnitObsolete. Lists the values that specify the unit of measurement for date-time values within a chart control.
DateTimeMeasureUnitLists the values that specify the detail level for date-time values.
DateTimeScaleModeLists the values that specify the date-time scale mode to be applied to the X-axis.
DirectionLists values that are directions of an element orientation.
DockCornerLists the values used to specify the dock corner of an annotation‘s shape.
EasingModeGets or sets a value that specifies how the animation interpolates.
ElementSelectionModeLists the values used to specify the selection mode of a chart element.
ErrorBarDirectionLists the directions of errors displayed by Error Bars.
ErrorBarEndStyleLists the Error Bars end styles.
FibonacciIndicatorKindLists the values used to specify the kind of the Fibonacci Indicator.
FillModeLists the values that specify the filling mode for an element’s surface.
FillMode3DLists the values that specify the filling mode for an element’s surface.
FunnelPointShapeLists shapes that are used to display funnel series points.
FunnelSeriesLabelPositionLists the values used to specify the position of funnel labels.
GridLayoutModeLists values that specify the alignment of grid lines, major tickmarks and axis labels.
HorizontalScrollingDirectionEnumerates the possible horizontal scrolling directions.
IndicatorAnimationUnwrapDirectionLists the values that specify the possible directions for the IndicatorUnwrapAnimation animation.
IndicatorValueLevelLists an indicator point value levels.
IntervalDivisionModeLists values that define the axis interval calculation method.
LayoutDirectionLists the values used to specify the manner in which multiple series are positioned within a 2D or 3D Simple Diagram.
LegendAlignmentHorizontalLists the values that specify the legend’s horizontal alignment within the Chart control.
LegendAlignmentVerticalLists the values that specify the legend’s vertical alignment within the Chart control.
LegendDirectionLists the values that specify the layout of legend entries associated with the series in the ChartControl.Series collection.
LegendItemVisibilityModeLists visibility modes of custom and automatically generated legend items.
LegendMarkerModeLists values used to specify which marker type will be shown in the chart legend.
MarkerKindLists the values that specify the shape of simple markers which can be displayed by a series view of the point type and within the chart control’s legend.
MovingAverageKindLists the available kinds of the Moving Average and Envelope indicator.
NumericFormatLists the values used to specify the formatting applied to numeric values.
NumericGridAlignmentLists the values that specify the numeric-time measurement unit, to which the beginning of a diagram’s gridlines and labels should be aligned.
NumericMeasureUnitLists the values that specify the detail level for numeric values.
NumericStartPointLists values that specify the start point for aligning the scale along the x-axis.
PaletteScaleModeLists the values used to specify how palette colors are used for repeating colors.
PaneAutoLayoutModeLists all layout patterns that the diagram can use to automatically lay out panes.
PaneLayoutDirectionLists the values that specify panes alignment direction.
PaneSizeModeLists the values that specify measurement units of a pane’s size mode.
PieExplodeModeLists the values used to specify the conditions to meet for a series to be represented as a spread apart pie slice(s).
PieSeriesLabelPositionLists the values used to specify the position of pie slice labels relative to each other and the pie diagram.
PieSweepDirectionLists the values that are used to define the direction of a 2D Pie series sweep.
PointAnimationOrderLists the order of point animation starts.
PointLabelPositionLists the values specifying the point label position.
PointViewLists the values used to specify how data point information is represented within series labels.
PolygonGradientModeLists the values that specify the direction of a gradient within a polygon element.
ProcessEmptyPointsModeLists values that specify how the chart control handles empty points.
ProcessMissingPointsModeLists the values used to specify an action the chart control performs in the case of missing points.
RadarAxisXLabelTextDirectionLists the values used to specify the text direction of axis X labels for the Radar chart types.
RadarDiagramDrawingStyleLists the values used to specify the shape of the Radar chart area.
RadarDiagramRotationDirectionLists the values which specify the direction in which the radar axes are drawn for the Radar chart types.
RangeAreaLabelKindLists the values specifying which range area values (minimum, maximum, or both) should be displayed within series labels in the 2D Range Area and 3D Range Area view types.
RangeBarLabelKindLists the values specifying which range bar values (minimum, maximum, or both) should be displayed within series labels in the Side-by-Side Range Bar, Overlapped Range Bar and Gantt view types.
RangeBarLabelPositionLists the values used to specify the position of Side-by-Side Range Bar, Overlapped Range Bar and Gantt labels.
RangeControlViewTypeLists the values used to specify how a series should be represented in a Range Control.
RectangleGradientModeLists the values that specify the direction of a linear gradient.
ReductionColorModeLists the values that are used to define how financial series points will be painted.
ResolveOverlappingModeLists the values that specify the overlapping resolving algorithm to be applied to series point labels.
RotationOrderSpecifies the order the AngleX , AngleY and AngleZ values are applied to rotate the 3D chart diagram.
RotationTypeSpecifies the way a 3D chart diagram is rotated.
ScaleBreakStyleLists the values that specify the style of scale breaks‘ edges.
ScaleModeLists the values that specify the scale mode for an axis.
ScaleTypeContains the values used to specify the scale type for the argument and value data of series points.
ScrollBarAlignmentLists the values used to specify the alignment of a scrollbar relative to an XY-diagram.
SelectedItemsChangedActionLists the values used to define the action when the selection has been changed for the selected elements.
SelectionStateLists all available selection states for the chart’s series and series points.
SeriesAggregateFunctionLists the values that specify the aggregate function used for a series.
SeriesLabelValueTypeObsolete. Lists the values used to specify the contents of series labels.
SeriesPointKeyLists the values used to specify the manner in which sorting is performed within series points.
SeriesSelectionModeLists the values used to specify an object that can be hot-tracked or selected.
ShapeKindLists the values used to specify a shape kind of an annotation.
SideMarginSizeUnitSpecifies possible measurement units for diagram side margins.
SidePointDisplayModeLists display modes for side point’s markers and labels.
SortingKeyObsolete. Lists the values used to specify the manner in which sorting is performed within a series.
SortingModeLists the values used to specify how series or points can be sorted.
SplineAlgorithmLists values that specify the default drawing algorithm of the Spline series view.
StockLevelLists the values used to identify the levels of price data.
StockTypeLists the values used to specify whether Open and Close markers are displayed within a series view of the stock type.
SweepDirectionLists the values that are used to define the direction of an animation sweep.
TaskLinkColorSourceLists the values that specify what color should be used for painting the Task Link
TaskLinkTypeLists the values used to specify the type of link for a TaskLink object. Visually it defines connection points of arrowed lines representing task links in the GanttDiagram.
TextOrientationLists the values used to specify the orientation of series labels.
TimeSpanFormatLists the measurement units and formats used to express the date-time range value.
TimeSpanGridAlignmentLists the values that specify the time-span measurement unit that is used to align gridlines and labels.
TimeSpanMeasureUnitLists the values that specify the detail level for date-time values.
ToolTipDockCornerLists the values used to specify the corner to which a tooltip should be docked.
TopNModeLists the values that specify how to determine the total number of top N series points.
ValueLevelLists the values that specify value levels for indicators.
VerticalScrollingDirectionEnumerates the possible vertical scrolling directions.
ViewTypeLists the values used to specify the view type of a series.
WaterfallPointTypeLists types of Waterfall chart points.
WaterfallSeriesLabelPositionLists the values used to specify the position of Waterfall labels.
WeekdayLists the days of week.
XYMarkerSlideAnimationDirectionLists directions of the XYMarkerSlideAnimation animation.
XYSeriesAnimationUnwrapDirectionLists directions of the XYSeriesUnwrapAnimation animation.