wpf-devexpress-dot-xpf-0f09a75b.md
Contains classes which implement the main functionality of the DXCharts for WPF suite. To use these classes in XAML code, add the xmlns:dxc=”http://schemas.devexpress.com/winfx/2008/xaml/charts“ namespace reference.
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
| Name | Description |
|---|---|
| AnimationBase | Represents the base class for all animations. |
| AnimationKind | An animation kind that is supported by the series or its point markers. |
| Annotation | An additional note that can be anchored to a chart, pane, or series point. |
| AnnotationAnchorPoint | The base class for all annotation anchor points. |
| AnnotationCollection | The collection that stores the Annotation objects. |
| AnnotationShapePosition | The base class for classes representing the annotation shape position. |
| Area2DAnimationBase | Represents the base class for all animations available for the 2D Area series view. |
| Area2DDropFromFarAnimation | The DropFromFar 2D Area series animation. |
| Area2DDropFromNearAnimation | The DropFromNear 2D Area series animation. |
| Area2DGrowUpAnimation | The GrowUp 2D Area series animation. |
| Area2DPredefinedAnimationBase | The base class for all pre-defined animations available for the 2D Area series view. |
| Area2DStretchFromFarAnimation | The StretchFromFar 2D Area series animation. |
| Area2DStretchFromNearAnimation | The StretchFromNear 2D Area series animation. |
| Area2DStretchOutAnimation | The StretchOut 2D Area series animation. |
| Area2DUnwindAnimation | The Unwind 2D Area series animation. |
| AreaEmptyPointOptions | Contains empty point options for area series and their descendants. |
| AreaFullStackedSeries2D | Represents the 2D Full-Stacked Area series. |
| AreaFullStackedSeries3D | Represents the 3D Full-Stacked Area series. |
| AreaSeries2D | Represents the 2D Area series. |
| AreaSeries3D | Represents the 3D Area series. |
| AreaStacked2DFadeInAnimation | The Fade-In 2D Stacked Area series animation. |
| AreaStackedSeries2D | Represents the 2D Stacked Area series. |
| AreaStackedSeries3D | Represents the 3D Stacked Area series. |
| AreaStepFullStackedSeries2D | The Full-Stacked Step Area series. |
| AreaStepSeries2D | The 2D Step Area series. |
| AreaStepStackedSeries2D | The Stacked Step Area series. |
| ArgumentAxis3D | The base class for axes of arguments. |
| ArrowsStock2DModel | The Arrows 2D Stock model. |
| AutomaticDateTimeScaleOptions | Contains settings for a date-time axis data when its scale mode is automatic. |
| AutomaticNumericScaleOptions | Contains settings for a numeric axis data when its scale mode is automatic. |
| AutomaticScaleBreak | The individual automatic scale break. |
| AutomaticTimeSpanScaleOptions | Contains scale settings for an axis when its scale mode is automatic. |
| AutoScaleBreaks | The storage of the automatic scale break options. |
| AverageSummaryFunction | The summary function that calculates the average of data point values. |
| AverageTrueRange | The Average True Range indicator. |
| Axis | The base class for all axes present in either the XYDiagram2D or XYDiagram3D classes. |
| Axis2D | The base class for X and Y axes of a XYDiagram2D class. |
| Axis3D | Represents the base class for X and Y axes of a XYDiagram3D class. |
| Axis3DBase | The base class for all chart 3D control axes. |
| AxisBase | The base class for classes that provide axes functionality for a chart control. |
| AxisCoordinate | The base class for classes specifying the annotation anchor point coordinates. |
| AxisElementTitleBase | A base class for AxisTitle and ConstantLineTitle elements. |
| AxisLabel | Contains settings for axis labels. |
| AxisLabelItem | For internal use. Represents an individual axis label item. |
| AxisLabelResolveOverlappingOptions | Contains settings that define how to resolve overlapping axis labels. |
| AxisRange | Obsolete. Contains the common settings that define the range displayed by an axis. |
| AxisScaleChangedEventArgs | Provides data for the ChartControl.AxisScaleChanged event. |
| AxisTitle | Defines the common settings of an axis title. |
| AxisValue | Contains the information about an axis value. |
| AxisX2D | Represents the X-axis of a XYDiagram2D class. |
| AxisX3D | Represents the X-axis of a XYDiagram3D class. |
| AxisXCoordinate | The settings that define the annotation anchor point X-axis coordinate. |
| AxisY2D | Represents the Y-axis of a XYDiagram2D class. |
| AxisY3D | Represents the Y-axis of a XYDiagram3D class. |
| AxisYCoordinate | The settings that define the annotation anchor point Y-axis coordinate. |
| Bar2DAnimationBase | Represents the base class for all animations available for the 2D Bar series view. |
| Bar2DBounceAnimation | The Bounce 2D Bar series animation. |
| Bar2DDropInAnimation | The DropIn 2D Bar series animation. |
| Bar2DFadeInAnimation | The FadeIn 2D Bar series animation. |
| Bar2DGrowUpAnimation | The GrowUp 2D Bar series animation. |
| Bar2DKind | Represents a pre-defined 2D Bar model. |
| Bar2DModel | Represents a base class for standard and custom 2D Bar models. |
| Bar2DSlideFromBottomAnimation | The SlideFromBottom 2D Bar series animation. |
| Bar2DSlideFromLeftAnimation | The SlideFromLeft 2D Bar series animation. |
| Bar2DSlideFromRightAnimation | The SlideFromRight 2D Bar series animation. |
| Bar2DSlideFromTopAnimation | The SlideFromTop 2D Bar series animation. |
| Bar2DWidenAnimation | The Widen 2D Bar series animation. |
| Bar3DBoxPointModel | The Box 3D bar model. |
| Bar3DKind | Represents a pre-defined 3D Bar model. |
| Bar3DModel | Represents a base class for standard and custom 3D Bar models. |
| Bar3DOctagonPointModel | The Octagon 3D bar model. |
| Bar3DPointModel | The base class for all 3D bar models. |
| Bar3DPyramidPointModel | The Pyramid 3D bar model. |
| Bar3DSeriesView | The 3D bar series view. |
| Bar3DSize | The size of 3D bars. |
| BarFullStackedSeries2D | Represents the 2D Full-Stacked Bar series. |
| BarSeries2D | Represents the base class for 2D Side-by-Side Bar, 2D Stacked Bar, 2D Full-Stacked Bar, 2D Side-by-Side Stacked Bar and 2D Side-by-Side Full-Stacked Bar series. |
| BarSeries2DBase | The base class for all 2D Bar Series types. |
| BarSeries3D | Represents the 3D Manhattan Bar series. |
| BarSideBySideFullStackedSeries2D | Represents the 2D Side-by-Side Full-Stacked Bar series. |
| BarSideBySideSeries2D | Represents the 2D Side-by-Side Bar series. |
| BarSideBySideSeries3D | Represents the 3D Side-by-Side Bar series. |
| BarSideBySideStackedSeries2D | Represents the 2D Side-by-Side Stacked Bar series. |
| BarStackedSeries2D | Represents the 2D Stacked Bar series. |
| BlueGreenPalette | Represents the Blue Green palette. |
| BlueIIPalette | Represents the BlueII palette. |
| BluePalette | Represents the Blue palette. |
| BlueWarmPalette | Represents the BlueWarm palette. |
| BollingerBands | The Bollinger Bands indicator. |
| BorderCandleStick2DModel | The Border Candle Stick model. |
| BorderlessFlatPie2DModel | The flat 2D Pie model without a border. |
| BorderlessGradientBar2DModel | The gradient Bar model without a border. |
| BorderlessGradientWaterfall2DModel | The gradient waterfall bar model without a border. |
| BorderlessSimpleBar2DModel | The basic 2D Bar model without a border. |
| BorderlessSimpleMarker2DModel | The basic marker model without a border. |
| BorderlessSimpleWaterfall2DModel | The basic waterfall bar model without a border. |
| BoxBar3DModel | The Box 3D Bar model. |
| BoxPlot2DModel | The base class for the Box Plot models. |
| BoxPlotDateTimeValues | Contains the Box Plot point values for charts with the date-time y-axis. |
| BoxPlotNumericValues | Contains the Box Plot point values for charts with the numeric y-axis. |
| BoxPlotSeries2D | Represents the Box Plot series. |
| BoxPlotTimeSpanValues | Contains the Box Plot point values for charts with the time-span y-axis. |
| BoxPlotValuesBase | The base class for classes that represent the Box Plot values. |
| BreadcrumbItem | Stores the chart breadcrumb item options. |
| BreadcrumbItemCollection | A collection of BreadcrumbItems. |
| BreadcrumbItemPresentation | The breadcrumb item’s model. |
| Bubble3DSeriesView | The 3D bubbles series view. |
| BubbleSeries2D | Represents the 2D Bubble series. |
| BubbleSeries3D | Represents the 3D Bubble series. |
| CandleStick2DKind | Represents the particular Candle Stick model kind. |
| CandleStick2DModel | Represents a base class for standard and custom Candle Stick models. |
| CandleStickSeries2D | Represents the 2D Candle Stick series. |
| CapsuleMarker3DModel | The Capsule 3D marker model. |
| ChaikinsVolatility | A Chaikin’s Volatility indicator. |
| ChameleonPalette | Represents the Chameleon palette. |
| Chart2DElementPanelBase | For internal use. |
| Chart3DCommands | Stores commands for the 3D Chart. |
| Chart3DControl | The 3D chart control. |
| Chart3DDependencyObject | Enables Windows Presentation Foundation (WPF) property system services for its derived model classes. |
| Chart3DHitInfo | Contains information about a specific point within a chart. |
| ChartAnchorPoint | Settings that indicate the Annotation is anchored to a chart. |
| ChartAnimation | Represents the base class for all animations. |
| ChartAnimationCollection | Represents a collection of all animations in a particular animation record. |
| ChartAnimationRecord | Represents an animation record which stores specific animations for chart elements. |
| ChartAnimationRecordCollection | Represents a collection of all animation records in a chart. |
| ChartBreadcrumbControl | The breadcrumb bar used to navigate between detail levels when the chart is in the Drill Mode. |
| ChartCalculatedField | A calculated field. |
| ChartCalculatedFieldCollection | A collection that stores calculated fields. |
| ChartColorizerBase | The base class for all chart colorizers. |
| ChartCommands | Stores chart commands. |
| ChartCommandsBase | Stores base commands for the Chart and Chart 3D. |
| ChartControl | The chart control for WPF applications. |
| ChartControlBase | The base class for all chart controls. |
| ChartDependencyObject | Enables Windows Presentation Foundation (WPF) property system services for its derived model classes. |
| ChartDependencyObjectCollection<T> | Represents a collection of ChartDependencyObject instances. |
| ChartElement | Represents the base class for other chart elements and is intended to hide most properties of the Control class. |
| ChartElementBase | The base class for most of the elements of a chart control. |
| ChartElementCollection<T> | Represents a collection of chart elements. |
| ChartHitInfo | Contains information about a specific point within a chart. |
| ChartHitInfoBase | The base class for all hit test information storages. |
| ChartIntervalItem | Specifies a date-time item used to define intervals for x-axis. |
| ChartNonVisualElement | The base for different classes representing non-visual chart elements. |
| ChartPaletteColorizerBase | The base class for all colorizers with a predefined pallete. |
| ChartPrintOptions | Provides print options for the chart control. |
| ChartTextElement | Represents a base class for text element objects within a chart control (various titles and labels). |
| ChartTitleCollection | Represents a collection of chart titles within a chart control. |
| ChartToolTipController | Provides options that define the tooltip appearance and behavior for a chart. |
| ChartToolTipEventArgs | Provides data for the ChartToolTipController.ToolTipOpening and ChartToolTipController.ToolTipClosing events. |
| CircleMarker2DModel | The Circle 2D point marker model. |
| CirclePie3DModel | The Circle 3D Pie model. |
| CircularAreaAnimationBase | Represents the base class for all animations available for the Circular Area (Polar Area and Radar Area) series view. |
| CircularAreaPredefinedAnimationBase | The base class for all pre-defined animations available for the Circular Area (Polar Area and Radar Area) series view. |
| CircularAreaSeries2D | The base class for series of the Radar Area and Polar Area types. |
| CircularAreaSpinAnimation | The Spin Circular Area (Radar Area and Polar Area) series animation. |
| CircularAreaSpinZoomInAnimation | The SpinZoomIn Circular Area (Radar Area and Polar Area) series animation. |
| CircularAreaUnwindAnimation | The Unwind Circular Area (Radar Area and Polar Area) series animation. |
| CircularAreaZoomInAnimation | The ZoomIn Circular Area (Radar Area and Polar Area) series animation. |
| CircularAxisX2D | A base class for X-axes, the display Radar and Polar series. |
| CircularAxisY2D | A base class for Y-axes, the display Radar and Polar series. |
| CircularDiagram2D | The base class for diagrams that plot Radar and Polar series. |
| CircularLineAnimationBase | Represents the base class for all animations available for the Circular Line (Polar Line and Radar Line) series view. |
| CircularLinePredefinedAnimationBase | The base class for all pre-defined animations available for the Circular Line (Polar Line and Radar Line) series view. |
| CircularLineScatterSeries2D | The base class for the scatter radar and polar lines. |
| CircularLineSeries2D | The base class for series of the Radar Line and Polar Line types. |
| CircularLineSpinAnimation | The Spin Circular Line (Radar Line and Polar Line) series animation. |
| CircularLineSpinZoomInAnimation | The SpinZoomIn Circular Line (Radar Line and Polar Line) series animation. |
| CircularLineUnwindAnimation | The Unwind Circular Line (Radar Line and Polar Line ) series animation. |
| CircularLineZoomInAnimation | The ZoomIn Circular Line (Radar Line and Polar Line) series animation. |
| CircularMarkerAnimationBase | The base class for all animations available for the Circular (Polar and Radar) series point marker. |
| CircularMarkerFadeInAnimation | The FadeIn Circular series (Polar series and Radar series) point marker animation. |
| CircularMarkerLinearSlideAnimationBase | The base class for all Slide animations available for the Circular (Polar and Radar) series point markers. |
| CircularMarkerSlideFromBottomCenterAnimation | The SlideFromBottomCenter Circular series (Polar series and Radar series) point marker animation. |
| CircularMarkerSlideFromCenterAnimation | The SlideFromCenter Circular series (Polar series and Radar series) point marker animation. |
| CircularMarkerSlideFromLeftCenterAnimation | The SlideFromLeftCenter Circular series (Polar series and Radar series) point marker animation. |
| CircularMarkerSlideFromRightCenterAnimation | The SlideFromRightCenter Circular series (Polar series and Radar series) point marker animation. |
| CircularMarkerSlideFromTopCenterAnimation | The SlideFromTopCenter Circular series (Polar series and Radar series) point marker animation. |
| CircularMarkerSlideToCenterAnimation | The SlideToCenter Circular series (Polar series and Radar series) point marker animation. |
| CircularMarkerWidenAnimation | The Widen Circular series (Polar series and Radar series) point marker animation. |
| CircularRangeAreaSeries2D | The base class for radar and polar range series. |
| CircularSeries2D | The base class for series of the Radar and Polar types with a single value. |
| CircularSeriesBase2D | The base class for all circular series. |
| ColorCollection | Represents the collection of a CustomPalette‘s colors. |
| ColorEachColorizer3D | Colorizer that colors all points in different colors. |
| Colorizer3DBase | The base colorizer that colors series point markers. |
| ColorizerKeysCollection | Collection that stores colorizer keys. |
| ColorObjectColorizer | A Colorizer that allows providing Color objects stored in Series.ColorDataMember to series points. |
| ColorObjectColorizer3D | Colorizer that colors points using the color specified by the color data member. |
| ColorObjectKeyProvider3D | Provides values of the Color data member as keys for the KeyColorColorizer3D. |
| ColorObjectValueProvider3D | Provides values of the Color data member as values for the RangeColorizer3D. |
| ColorStop | Describes the location and color of a transition point in a gradient. |
| ColorStopCollection | The collection of ColorStop objects. |
| CommodityChannelIndex | A Commodity Channel Index indicator. |
| ConeBar3DModel | The Cone 3D Bar model. |
| ConeMarker3DModel | The Cone 3D marker model. |
| ConstantLine | Represents a constant line of an axis. |
| ConstantLineCollection | A collection that stores the constant lines of a particular axis. |
| ConstantLineTitle | Defines settings for a constant line title. |
| ContinuousDateTimeScaleOptions | Contains settings for a date-time axis data when its scale mode is continuous. |
| ContinuousNumericScaleOptions | Contains settings for numeric axis data when its scale mode is continuous. |
| ContinuousTimeSpanScaleOptions | Contains settings for an axis with a continuous time-span scale. |
| ControlCoordinates | An object that stores information about a geometrical point, its visibility state and the pane where it is drawn. |
| CountIntervalNumericScaleOptions | The options that provide means to configure a specified number of axis intervals. |
| CountSummaryFunction | The summary function that calculates the number of points. |
| CountTopNOptions | The “Top N and Others“ feature options that selects first N largest points. |
| Crosshair3DOptions | Contains settings that define how to draw a crosshair cursor within a 3D chart. |
| CrosshairAxisLabelElement | Defines the appearance of the crosshair value and crosshair argument labels when custom drawing a crosshair cursor using the ChartControl.CustomDrawCrosshair event. |
| CrosshairAxisLabelOptions | Contains settings that define the appearance of crosshair axis labels. |
| CrosshairAxisLabelPresentationData | The Crosshair Cursor’s axis label model. |
| CrosshairElement | Represents crosshair elements (e.g., crosshair value lines, crosshair value labels, crosshair labels) that can be used to custom draw a crosshair cursor. |
| CrosshairElementBase | The base class for the Crosshair Cursor elements |
| CrosshairElementGroup | Defines 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. |
| CrosshairFreePosition | Specifies a free position of a crosshair label within a chart (defined by the dock target, dock corner and offset from this corner). |
| CrosshairGroupHeaderElement | Defines the appearance of the crosshair group header element when custom drawing a crosshair cursor using the ChartControl.CustomDrawCrosshair event. |
| CrosshairIndicatorElement | The Crosshair Cursor‘s element that shows information about the indicator in the Crosshair Label. |
| CrosshairIndicatorLegendElement | The Crosshair Cursor‘s element that shows information about the indicator in a legend. |
| CrosshairLabelElement | Defines the appearance of a crosshair label element when custom drawing a crosshair cursor using the ChartControl.CustomDrawCrosshair event. |
| CrosshairLabelElementBase | The base class for classes that provide functionality for crosshair label elements. |
| CrosshairLabelPosition | The base class for all classes that define how a crosshair label should be positioned within a chart. |
| CrosshairLabelPresentationData | The base class for all Crosshair Cursor’s label models. |
| CrosshairLegendElement | Defines the crosshair legend element’s appearance when custom drawing a crosshair cursor using the ChartControl.CustomDrawCrosshair event. |
| CrosshairLegendElementBase | The base class for all Label Rows that the Crosshair Cursor displays in a legend. |
| CrosshairLineElement | Defines the appearance of the crosshair argument line and crosshair value line elements when custom drawing a crosshair cursor using the ChartControl.CustomDrawCrosshair event. |
| CrosshairMarkerItem | The model of the series marker within the Crosshair Cursor’s series label model. |
| CrosshairMousePosition | Specifies a position of a crosshair label near the mouse pointer. |
| CrosshairOptions | Contains settings that define how to draw a crosshair cursor within a chart. |
| CrosshairOptionsBase | The base class for all crosshair options. |
| CrosshairSeriesLabelItem | The Crosshair Cursor Label’s model. |
| CrosshairSeriesLabelPresentationData | The Crosshair Cursor’s Label Row model. |
| CrossMarker2DModel | The Cross marker model. |
| CubeMarker3DModel | The Cube 3D marker model. |
| CupidPie2DModel | The Cupid 2D Pie model. |
| CustomAggregateFunction | The base class for a custom aggregate function callback. |
| CustomAxisLabel | Represents an individual custom label of an axis. |
| CustomAxisLabelCollection | Represents a collection that stores the custom axis labels. |
| CustomBar2DModel | The custom 2D Bar model. |
| CustomBar3DModel | The custom 3D Bar model. |
| CustomBar3DSectionCollection | Represents the collection of custom 3D Bar model sections. |
| CustomCandleStick2DModel | The custom Candle Stick model. |
| CustomDrawCrosshairEventArgs | Provides data for a chart control’s ChartControl.CustomDrawCrosshair event. |
| CustomDrawSeriesEventArgs | Provides data for a chart control’s ChartControl.CustomDrawSeries event. |
| CustomDrawSeriesPointEventArgs | Provides data for a chart control’s ChartControl.CustomDrawSeriesPoint event. |
| CustomIndicatorsPalette | Represents a custom palette (collection of colors) used to draw a financial indicator. |
| CustomizeSeriesEventArgs | Provides data for the Series3DDataSourceAdapter.CustomizeSeries event. |
| CustomizeTotalLabelEventArgs | Provides data for a Stacked Bar Total labels settings’ StackedBarTotalLabel.Customize event. |
| CustomLegendItem | An individual custom legend item. |
| CustomLegendItemCollection | A collection of CustomLegendItems. |
| CustomMarker2DModel | The custom 2D point marker model. |
| CustomMarker3DModel | Represents the custom 3D point marker model. |
| CustomPalette | Represents a custom palette (collection of colors) used to draw a chart. |
| CustomPie2DModel | The custom 2D Pie model. |
| CustomPie3DModel | The custom 3D Pie model. |
| CustomRangeBar2DModel | The custom Range Bar model. |
| CustomStock2DModel | The custom Stock model. |
| CylinderBar3DModel | The Cylinder 3D Bar model. |
| CylinderMarker3DModel | The Cylinder 3D marker model. |
| DataFilter | Defines specific filter conditions of a particular series. |
| DataFilterCollection | Represents a collection that stores specific filter conditions of a particular series. |
| DataMemberSummaryFunction | The base class for summary functions that aggregate values that the specified data source member provides. |
| DataSourceBasedErrorBars | The Error Bars indicator whose error values are loaded from a data source. |
| DateTimeAggregationScaleOptionsBase | The base scale options for date-time axes that support aggregation. |
| DateTimeOptions | Contains specific settings which define the representation of date-time values for display purposes within a chart control. |
| DateTimeScaleChangedEventArgs | Provides data for the ChartControl.AxisScaleChanged event, if the changed axis has the date-time scale type. |
| DateTimeScaleOptionsBase | Contains settings for an axis scale when its data type is date-time. |
| DateTimeSummaryOptions | Date-time summarization options storage. |
| DefaultIndicatorsPalette | Represents the default indicator’s palette. |
| DetrendedPriceOscillator | A Detrended Price Oscillator indicator. |
| Diagram | Represents the base class for classes that provide diagrams functionality for a chart control. |
| Diagram2D | Represents the base class for diagrams that display 2D series. |
| Diagram3D | Represents the base class for diagrams, that display 3D series. |
| Diagram3DAnimation | Provides options that allow you to animate a Diagram3D‘s rotation, zooming and scrolling |
| Diagram3DAnimationAction | The base class for all animation actions for Diagram3D. |
| Diagram3DAnimationActionCollection | Stores individual animation actions for Diagram3D. |
| Diagram3DHorizontalScrollPercentAction | Animates the Diagram3D.HorizontalScrollPercent property. |
| Diagram3DPerspectiveAction | Animates the Diagram3D.PerspectiveAngle property. |
| Diagram3DRotationAction | Animates the rotation angle of the Diagram3D. |
| Diagram3DVerticalScrollPercentAction | Animates the Diagram3D.VerticalScrollPercent property. |
| Diagram3DZoomAction | Animates the Diagram3D.ZoomPercent property. |
| DiagramCoordinates | An object that contains descriptive information about a geometrical point within the diagram. |
| DiagramLightingCollection | Represents a collection of Light objects. |
| DiamondMarker2DModel | The Diamond marker model. |
| DollarMarker2DModel | The Dollar marker model. |
| DrawOptions | Represents a class that contains settings for custom drawing series of different view types. |
| DrillDownStateChangedEventArgs | Provides data for the DrillDownStateChanged event. |
| DropsStock2DModel | The Drops 2D Stock model. |
| DXChartsPalette | Represents the DXCharts palette. |
| EditableImageContent | Defines image content for editable annotations. |
| EditableTextContent | Defines text content for editable annotations and constant lines. |
| EmptyPointOptions | Contains options related to empty points. |
| ErrorBars | The base class for all Error Bar indicators. |
| ExponentialMovingAverage | Represents an Exponential Moving Average indicator. |
| FibonacciArcs | Represents an individual Fibonacci Arcs indicator. |
| FibonacciFans | Represents an individual Fibonacci Fans indicator. |
| FibonacciIndicator | Represents the base class for Fibonacci Indicators. |
| FibonacciRetracement | Represents an individual Fibonacci Retracement indicator. |
| FillStyleBase | The base fill style used to color a surface. |
| FinancialIndicator | Represents the base class for Fibonacci Indicators and Trend Lines. |
| FinancialSeries2D | Represents the base class for 2D Candle Stick and 2D Stock series. |
| FixedValueErrorBars | The Error Bars indicator whose error values are specified by constant values. |
| FlatBar2DModel | The flat Bar model. |
| FlatCandleStick2DModel | The Flat Candle Stick model. |
| FlatGlassBar2DModel | The flat glass Bar model. |
| FlatPie2DModel | The Flat 2D Pie model. |
| FlatStock2DModel | The Flat 2D Stock model. |
| FreePosition | The settings for the annotation free position. |
| Funnel2DFadeInAnimation | The FadeIn 2D Funnel series animation. |
| Funnel2DFlyInAnimation | The FlyIn 2D Funnel series animation. |
| Funnel2DGrowUpAnimation | The GrowUp 2D Funnel series animation. |
| Funnel2DModel | Represents a Funnel Series model. |
| Funnel2DSeriesPointAnimationBase | Represents the base class for all series point animations available for the 2D Funnel series view. |
| Funnel2DSlideFromBottomAnimation | The SlideFromBottom 2D Funnel series animation. |
| Funnel2DSlideFromLeftAnimation | The SlideFromLeft 2D Funnel series animation. |
| Funnel2DSlideFromRightAnimation | The SlideFromRight 2D Funnel series animation. |
| Funnel2DSlideFromTopAnimation | The SlideFromTop 2D Funnel series animation. |
| Funnel2DWidenAnimation | The Widen 2D Funnel series animation. |
| FunnelSeries2D | Represents a series view of the Funnel type. |
| GeometryMarker2DModel | |
| GlarePie2DModel | The Glare 2D Pie model. |
| GlassCandleStick2DModel | The Glass Candle Stick model. |
| GlassCylinderBar2DModel | The glass cylinder Bar model. |
| GlassPie2DModel | The Glass 2D Pie model. |
| GlossyPie2DModel | The Glossy 2D Pie model. |
| GradientBar2DModel | The gradient Bar model. |
| GradientFillStyle | The fill style that used the gradient to color a surface. |
| GradientWaterfall2DModel | The gradient waterfall bar model. |
| GreenPalette | Represents the Green palette. |
| GreenYellowPalette | Represents the GreenYellow palette. |
| GridLayout | The settings that configure the chart panes’ grid layout. |
| GroupInfo | Storage of information about the values that should be aggregated into a series point. |
| HexagonBar3DModel | The Hexagon 3D Bar model. |
| HexagonMarker3DModel | The Hexagon 3D marker model. |
| HexagonPie3DModel | The Hexagon 3D Pie model. |
| HierarchicalDataAdapter | The data adapter that uses data objects with aggregation and composition relationships as data sources for different detail levels when the Chart control is in the Drill Mode. |
| HierarchicalDataAdapterBase | The base class for all data adapters the can provide hierarchical data for the Chart in the Drill Mode. |
| HitInfoBase | |
| ImageFillStyle | The fill style that paints a surface using an image. |
| InAFogPalette | Represents the In A Fog palette. |
| Indicator | Represents a base class for all indicator types. |
| IndicatorAnimationBase | The base class for all indicator animations. |
| IndicatorBlowUpAnimation | The Blow Up indicator animation. |
| IndicatorCollection | Stores all indicators that belong to an individual series. |
| IndicatorLabel | Contains settings that specify the appearance and position of Fibonacci indicator labels. |
| IndicatorPoint | The indicator point. |
| IndicatorPredefinedAnimationBase | The base class for all predefined indicator animations. |
| IndicatorSlideFromBottomAnimation | The Slide from Bottom indicator animation. |
| IndicatorSlideFromLeftAnimation | The Slide from Left indicator animation. |
| IndicatorSlideFromRightAnimation | The Slide from Right indicator animation. |
| IndicatorSlideFromTopAnimation | The Slide from Top indicator animation. |
| IndicatorsPalette | Represents a class used to store the palettes for painting a chart’s indicators. |
| IndicatorStretchFromFarAnimation | The Stretch from Far indicator animation. |
| IndicatorStretchFromNearAnimation | The Stretch from Near indicator animation. |
| IndicatorUnwindAnimation | The Unwind indicator animation. |
| IndicatorUnwrapHorizontallyAnimation | The Unwrap Horizontally indicator animation. |
| IndicatorUnwrapVerticallyAnimation | The Unwrap Vertically indicator animation. |
| IntervalDateTimeScaleOptions | Stores options for the date-time x-axis whose scale is divided into intervals. |
| IntervalNumericScaleOptions | The options that provide means to create axis intervals whose number and width are calculated automatically. |
| IntervalTimeSpanScaleOptions | Stores options for the time-span x-axis whose scale is divided into intervals. |
| InvertedTriangleMarker2DModel | The Inverted Triangle marker model. |
| KeyColorColorizer | A Colorizer that allows choosing the color depending on the Series.ColorDataMember values used as key values. |
| KeyColorColorizer3D | Colorizer that colors all points by keys. |
| LayoutBase | The base class for layouts. |
| LayoutDefinition | A layout element used to arrange panes. |
| LayoutDefinitionCollection | The collection of layout elements (rows or columns) used to specify a pane layout. |
| Legend | Represents a chart control’s legend. |
| LegendBase | |
| LegendCollection | A collection of Legend objects. |
| LegendItem | Determines the appearance and content of a Legends item. |
| LegendItemBase | |
| LegendItemContainer | Storage for a legend item’s appearance settings. |
| LegendSupportColorizerBase | The base class for all colorizers with support for providing information to chart legends. |
| LegendTitle | An individual legend title. |
| Line2DAnimationBase | Represents the base class for all animations available for the 2D Line series view. |
| Line2DBlowUpAnimation | The BlowUp 2D Line series animation. |
| Line2DPredefinedAnimationBase | Represents the base class for all pre-defined animations available for the 2D Line series view. |
| Line2DSlideFromBottomAnimation | The SlideFromBottom 2D Line series animation. |
| Line2DSlideFromLeftAnimation | The SlideFromLeft 2D Line series animation. |
| Line2DSlideFromRightAnimation | The SlideFromRight 2D Line series animation. |
| Line2DSlideFromTopAnimation | The SlideFromTop 2D Line series animation. |
| Line2DStretchFromFarAnimation | The StretchFromFar 2D Line series animation. |
| Line2DStretchFromNearAnimation | The StretchFromNear 2D Line series animation. |
| Line2DUnwindAnimation | The Unwind 2D Line series animation. |
| Line2DUnwrapHorizontallyAnimation | The UnwrapHorizontally 2D Line series animation. |
| Line2DUnwrapVerticallyAnimation | The UnwrapVertically 2D Line series animation. |
| LineEmptyPointOptions | Contains empty point options for line series and their descendants. |
| LineFullStackedSeries2D | The 2D Full-Stacked Line series. |
| LineScatterSeries2D | The 2D Scatter Line series. |
| LineSeries2D | Represents the 2D Line series. |
| LineStackedSeries2D | The 2D Stacked Line series. |
| LineStepSeries2D | The 2D Step Line series. |
| LineStyle | Defines line style settings for various chart elements. |
| ManualDateTimeScaleOptions | Contains settings for a date-time axis data when its scale mode is manual. |
| ManualNumericScaleOptions | Contains settings for a numeric axis data when its scale mode is manual. |
| ManualTimeSpanScaleOptions | Contains settings for a time-span axis when its scale mode is manual. This scale mode allows you to specify a measurement unit. |
| Marker2DAnimationBase | Represents the base class for all 2D marker animations. |
| Marker2DKind | Represents a pre-defined 2D point marker model. |
| Marker2DLinearSlideAnimationBase | Represents the base class for all linear slide 2D marker animations. |
| Marker2DModel | A base class for standard and custom point marker models, which are used in 2D series with markers. |
| Marker2DSlideAnimationBase | Represents the base class for all slide 2D marker animations. |
| Marker2DSlideFromBottomAnimation | The SlideFromBottom point markers’ animation. |
| Marker2DSlideFromBottomCenterAnimation | The SlideFromBottomCenter point markers’ animation. |
| Marker2DSlideFromLeftAnimation | The SlideFromBottomLeft point markers’ animation. |
| Marker2DSlideFromLeftBottomCornerAnimation | The SlideFromLeftBottomCorner point markers’ animation. |
| Marker2DSlideFromLeftCenterAnimation | The SlideFromLeftCenter point markers’ animation. |
| Marker2DSlideFromLeftTopCornerAnimation | The SlideFromLeftTopCorner point markers’ animation. |
| Marker2DSlideFromRightAnimation | The SlideFromRight point markers’ animation. |
| Marker2DSlideFromRightBottomCornerAnimation | The SlideFromRightBottomCorner point markers’ animation. |
| Marker2DSlideFromRightCenterAnimation | The SlideFromRightCorner point markers’ animation. |
| Marker2DSlideFromRightTopCornerAnimation | The SlideFromRightTopCorner point markers’ animation. |
| Marker2DSlideFromTopAnimation | The SlideFromTop point markers’ animation. |
| Marker2DSlideFromTopCenterAnimation | The SlideFromTopCenter point markers’ animation. |
| Marker2DWidenAnimation | The Widen point markers’ animation. |
| Marker3DCubePointModel | The Cube Chart3D marker model. |
| Marker3DKind | Represents a pre-defined 3D point marker model. |
| Marker3DModel | Represents a base class for standard and custom point marker models, which are used in 3D series with markers. |
| Marker3DPointModel | The base class for all marker models. |
| Marker3DSeriesView | The base series view whose points can be marked. |
| Marker3DSpherePointModel | The Sphere Chart3D marker model. |
| MarkerItem | The base class for items with markers. |
| MarkerSeries2D | Represents the base class for all 2D series which have series point markers. |
| MarkerSeries3D | Represents the base class for all 3D series which have series point markers. |
| MarqueePalette | Represents the Marquee palette. |
| MassIndex | A Mass Index indicator. |
| MaxSummaryFunction | The summary function that shows the maximum value. |
| MedianPrice | A Median Price indicator. |
| MinSummaryFunction | The summary function that shows the minimum value. |
| ModelControl | For internal use. Represents a model control object. |
| MovingAverage | Represents the base class for Moving Average objects of various types. |
| MovingAverageConvergenceDivergence | A Moving Average Convergence Divergence indicator. |
| NatureColorsPalette | Represents the Nature Colors palette. |
| NavigationOptions | Zoom and scroll settings for the XYDiagram2D. |
| NavigationOptions3D | Provides settings that specify the ways in which zooming, scrolling and rotating can be performed in the 3D Diagram-based charts. |
| NavigationOptionsBase | A base class for all navigation options available in the Chart control. |
| NestedDonutSeries2D | Represents a series view of the Nested Donut type. |
| NorthernLightsPalette | Represents the Northern Lights palette. |
| NumericAggregationScaleOptionsBase | The base scale options for numeric axes that support aggregation. |
| NumericColorizerValueProvider | The class used to provide floating point number values stored in the color data source member to a colorizer. |
| NumericOptions | Contains specific settings which define the representation of numeric values for display purposes. |
| NumericScaleChangedEventArgs | Provides data for the ChartControl.AxisScaleChanged event when the type of the changed scale is Numeric. |
| NumericScaleOptionsBase | Contains settings for an axis scale when its data type is numeric. |
| NumericSummaryOptions | Numeric summarization options storage. |
| ObjectKeyProvider | The key provider, which provides the objects to keys as-is. |
| Office2013Palette | Represents the Office2013 palette. |
| OfficePalette | Represents the Office palette. |
| OrangePalette | Represents the Orange palette. |
| OrangeRedPalette | Represents the OrangeRed palette. |
| OutsetBar2DModel | The outset Bar model. |
| OutsetWaterfall2DModel | The outset waterfall bar model. |
| Palette | Represents a palette (collection of colors) used to draw a chart. |
| PaletteBase | Represents the base class for all palettes (collection of colors). |
| PaletteColorizer3DBase | The base colorizer that uses a palette to color items. |
| PaletteKind | Represents a pre-defined palette. |
| Pane | An individual pane within the Chart Control’s Cartesian Diagram. |
| PaneAnchorPoint | Settings that indicate the Annotation is anchored to a pane. |
| PaneCollapsedChangedEventArgs | Provides data for the XYDiagram2D.PaneCollapsedChanged event. |
| PaneCollection | A collection of panes to be shown in a chart’s diagram. |
| PaneTitle | The pane title. |
| PastelKitPalette | Represents the Pastel Kit palette. |
| PentagonMarker2DModel | The Pentagon marker model. |
| PentagonPie3DModel | The Pentagon 3D Pie model. |
| PercentageErrorBars | The Error Bars indicator whose error values are calculated as a portion of series values. |
| PercentageTopNOptions | The “Top N and Others“ feature options that selects points whose values are larger than the threshold as a percentage. |
| PercentOptions | Provides settings for presenting point values as percents. |
| Pie2DBurstAnimation | The Burst 2D Pie series animation. |
| Pie2DDropInAnimation | The DropIn 2D Pie series animation. |
| Pie2DFadeInAnimation | The FadeIn 2D Pie series animation. |
| Pie2DFanAnimation | The Fan 2D Pie series animation. |
| Pie2DFanZoomInAnimation | The FanZoomIn 2D Pie series animation. |
| Pie2DFlyInAnimation | The FlyIn 2D Pie series animation. |
| Pie2DGrowUpAnimation | The GrowUp 2D Pie series animation. |
| Pie2DKind | Represents a pre-defined 2D Pie model. |
| Pie2DModel | Represents a base class for standard and custom 2D Pie (Donut) models. |
| Pie2DPopUpAnimation | The PopUp 2D Pie series animation. |
| Pie2DSeriesAnimationBase | Represents the base class for all series animations available for the 2D Pie series view. |
| Pie2DSeriesPointAnimationBase | Represents the base class for all series point animations available for the 2D Pie series view. |
| Pie2DSpinAnimation | The Spin 2D Pie series animation. |
| Pie2DSpinZoomInAnimation | The SpinZoomIn 2D Pie series animation. |
| Pie2DWidenAnimation | The Widen 2D Pie series animation. |
| Pie2DZoomInAnimation | The ZoomIn 2D Pie series animation. |
| Pie3DKind | Represents a pre-defined 3D Pie model. |
| Pie3DModel | Represents a base class for standard and custom 3D Pie (Donut) models. |
| PieSeries | Represents the base class for 2D Pie (Donut) and 3D Pie (Donut) series. |
| PieSeries2D | Represents the 2D Pie (Donut) series. |
| PieSeries3D | Represents the 3D Pie (Donut) series. |
| PieTotalLabel | The pie’s total labels settings storage. |
| PlusMarker2DModel | The Plus marker model. |
| Point3DModelBase | The base 3D point marker. |
| Point3DSeriesView | The 3D point series view. |
| PointBasedSegmentColorizer | The colorizer that uses the point marker colors to paint line/area segments. |
| PointOptions | Contains settings that define the format of information shown within series labels. |
| PointSeries2D | Represents the 2D Point (Scatter) series. |
| PointSeries3D | Represents the 3D Point series. |
| PolarAreaSeries2D | The Polar Area series. |
| PolarAxisX2D | Represents the X-axis within Polar charts. |
| PolarAxisY2D | Represents the Y-axis within Polar charts. |
| PolarDiagram2D | A diagram to plot Polar Series. |
| PolarLineScatterSeries2D | A 2D scatter polar line series. |
| PolarLineSeries2D | The Polar Line series. |
| PolarPointSeries2D | The Polar Point series. |
| PolarRangeAreaSeries2D | The Range Polar Area series. |
| PolygonMarker2DModel | The Polygon marker model. |
| PredefinedBar2DModel | Represents a base class for all standard 2D Bar models. |
| PredefinedBar3DModel | Represents a base class for all standard 3D Bar models. |
| PredefinedBoxPlot2DModel | Represents a base class for all standard Box Plot models. |
| PredefinedCandleStick2DModel | Represents a base class for all standard Candle Stick models. |
| PredefinedIndicatorsPalette | Represents a class that stores the predefined palettes for the chart’s indicators. |
| PredefinedMarker2DModel | Represents a base class for all standard 2D marker models. |
| PredefinedMarker3DModel | Represents a base class for all standard 3D marker models. |
| PredefinedPalette | Represents the predefined palette. |
| PredefinedPie2DModel | Represents a base class for all standard 2D Pie models. |
| PredefinedPie3DModel | Represents a base class for all standard 3D Pie models. |
| PredefinedRangeBar2DModel | A base class for all standard Range Bar 2D models. |
| PredefinedStock2DModel | Represents a base class for all standard 2D Stock models. |
| ProjectionOptions | The options of the surface projection. |
| PyramidBar3DModel | The Pyramid 3D Bar model. |
| PyramidMarker3DModel | The Pyramid 3D marker model. |
| QualitativeScaleOptions | Contains settings for an axis scale when its data type is qualitative. |
| QualitativeSummaryOptions | Provides summarization options for a qualitative axis. |
| Quasi3DBar2DModel | The quasi three-dimensional 2D Bar model. |
| QueryChartCursorEventArgs | Provides data for the ChartControl.QueryChartCursor event. |
| RadarAreaSeries2D | The Radar Area series. |
| RadarAxisX2D | Represents the X-axis within Radar charts. |
| RadarAxisY2D | Represents the Y-axis within Radar charts. |
| RadarDiagram2D | A diagram to plot Radar Series. |
| RadarLineScatterSeries2D | A 2D scatter radar line series. |
| RadarLineSeries2D | The Radar Line series. |
| RadarPointSeries2D | The Radar Point series. |
| RadarRangeAreaSeries2D | The Radar Range Area series. |
| Range | Contains the common settings that define the range displayed by an axis. |
| RangeAreaSeries2D | The 2D Range Area series. |
| RangeBar2DModel | A base class for standard and custom 2D Range Bar models. |
| RangeBarOverlappedSeries2D | The 2D Overlapped Range Bar series. |
| RangeBarSeries2D | The base class for Side-by-Side Range Bar and Overlapped Range Bar series. |
| RangeBarSideBySideSeries2D | The 2D Side-by-Side Range Bar series. |
| RangeColorizer | A colorizer that allows providing colors based on which range the Series.ColorDataMember value belong. |
| RangeColorizer3D | Colorizer that colors all points by values. |
| RangeSegmentColorizer | The colorizer that allows you to paint a line/area segment based on a its value range. |
| RateOfChange | A Rate of Change indicator. |
| RectanglePie3DModel | The Rectangle 3D Pie model. |
| RedOrangePalette | Represents the RedOrange palette. |
| RedPalette | Represents the Red palette. |
| ReductionStockOptions | Contains settings relating to the price reduction indication within the 2D financial series (e.g. Stock or Candle Stick). |
| RedVioletPalette | Represents the RedViolet palette. |
| RegressionLine | Represents a Regression Line indicator. |
| RelativePosition | The settings for the annotation position depending on its anchor point. |
| RelativeStrengthIndex | A Relative Strength Index indicator. |
| RingMarker2DModel | The Ring marker model. |
| RoundedCubeMarker3DModel | The Rounded Cube 3D marker model. |
| RoundedRectanglePie3DModel | A rounded rectangle 3D Pie model. |
| ScaleBreak | The individual scale break within the collection. |
| ScaleBreakCollection | The collection of the manually created axis scale breaks. |
| ScaleBreakOptions | The storage of axis scale break appearance settings. |
| ScaleOptionsBase | The base class for all scale options. |
| ScrollBarAnnotationLayout | Contains means that allow rendering scroll bar annotations. |
| ScrollBarItem | For internal use. Determines the appearance and position of a scroll bar item. |
| ScrollBarOptions | Provides options which define how scroll bars are painted. |
| SecondaryAxisX2D | A secondary X-axis in the Chart Control’s Cartesian Diagram. |
| SecondaryAxisXCollection | Represents a collection that stores secondary X-axes of a particular XYDiagram2D. |
| SecondaryAxisY2D | Represents the secondary Y-axis within a 2D chart type. |
| SecondaryAxisYCollection | Represents a collection that stores secondary Y-axes of a particular XYDiagram2D. |
| SegmentColorizerBase | The base class for segment colorizers. |
| SegmentSeries2DBase | The base class for two-dimensional segment series. |
| SemiCirclePie3DModel | The Semi Circle 3D Pie model. |
| SemiHexagonPie3DModel | The Semi-Hexagonal 3D Pie model. |
| SemiPentagonPie3DModel | The Semi-Pentagonal 3D Pie model. |
| SemiRectanglePie3DModel | The Semi-Rectangular 3D Pie model. |
| SemiRoundedRectanglePie3DModel | The Semi Rounded Rectangle 3D Pie model. |
| SeparatePaneIndicator | The base class for all indicators that can be drawn in a separate pane. |
| Series | Represents the base class for all 2D Series and 3D Series types. |
| Series3D | The series. |
| Series3DBase | The base class for a series and a series template. |
| Series3DCollection | The collection of 3D series. |
| Series3DDataSourceAdapter | The source of series bound to a data source. |
| Series3DSourceBase | The base source of series for the 3D Chart. |
| Series3DStorage | The source of unbound series. |
| Series3DTemplate | The template of 3D series. |
| Series3DViewBase | The base series view. |
| SeriesAnimation | Represents an animation, that animates a series. |
| SeriesAnimationAction | Represents the base class for animation actions that animate series. |
| SeriesAnimationActionCollection | Represents a collection of animation actions that animate series. |
| SeriesAnimationBase | The base class for all series animations. |
| SeriesBorder | Contains settings the specify the appearance of a series border. |
| SeriesCollection | Represents a collection that stores individual series within a chart control. |
| SeriesItem | For internal use. |
| SeriesLabel | Contains settings for series point labels. |
| SeriesLabelItem | For internal use. Represents an individual series label item. |
| SeriesPoint | An individual series point in the series. |
| SeriesPoint3D | The series point of 3D series. |
| SeriesPoint3DCollection | The collection of 3D series points. |
| SeriesPoint3DDataSourceAdapter | The source of series points bound to a data source. |
| SeriesPoint3DMatrixAdapter | The source of series points generated by data, represented by a regular grid. |
| SeriesPoint3DSourceBase | The base source of series points for the 3D Series. |
| SeriesPoint3DStorage | The source of unbound series points. |
| SeriesPointAnchorPoint | Settings that indicate the Annotation is anchored to a series point. |
| SeriesPointAnimation | Represents an animation, that animates series points. |
| SeriesPointAnimationAction | Represents the base class for animation actions that animate series points. |
| SeriesPointAnimationActionCollection | Represents a collection of animation actions that animate series points. |
| SeriesPointAnimationBase | Serves as the base class for all point animations. |
| SeriesPointCollection | Represents a collection that stores the data points of an individual series. |
| SeriesPointLayout | For internal use. Contains settings that define the layout of a series point item. |
| SeriesPointModel3D | Represents the property provider for series points which support transformation. |
| SeriesPointPresentationData | For internal use. Contains settings that determine the presentation data of a series point item. |
| SeriesPointRotationAction | Animates the rotation angle of the chart’s series points. |
| SeriesSeriesPointsAction | Animates the 3D chart’s series points. |
| SidePoint | Specifies settings for the side series point. |
| SimpleBar2DModel | The basic Bar model. |
| SimpleBoxPlot2DModel | Represents the Simple pre-defined model for the Box Plot series. |
| SimpleCandleStick2DModel | The Simple Candle Stick model. |
| SimpleDiagram2D | Represents a diagram that is used to plot non-XY 2D series. |
| SimpleDiagram3D | Represents a diagram that is used to plot non-XY 3D series. |
| SimpleMarker2DModel | The Simple marker model. |
| SimpleMovingAverage | Represents a Simple Moving Average indicator. |
| SimplePie2DModel | The Simple 2D Pie model. |
| SimpleWaterfall2DModel | The basic waterfall bar model with a border. |
| SlipstreamPalette | Represents the Slipstream palette. |
| SolidColorizer3D | Colorizer that colors all points using the specified color. |
| SolidFillStyle | The fill style that colors a surface in one color. |
| SphereMarker3DModel | The Sphere 3D marker model. |
| SplineAreaFullStackedSeries2D | Represents a series view of the Full-Stacked Spline Area type. |
| SplineAreaSeries2D | Represents a series view of the Spline Area type. |
| SplineAreaStackedSeries2D | Represents a series view of the Stacked Spline Area type. |
| SplineSeries2D | Represents a series view of the Spline type. |
| SquareMarker2DModel | The Square marker model. |
| StackedBarTotalLabel | The stacked bars’ total labels’ settings storage. |
| StandardDeviation | A Standard Deviation indicator. |
| StandardDeviationErrorBars | The Error Bars indicator whose error values represent a standard deviation. |
| StandardErrorBars | The Error Bars indicator whose error values represent a standard error. |
| StarMarker2DModel | The Star marker model. |
| StarMarker3DModel | The Star 3D marker model. |
| SteelColumnBar2DModel | The steel column Bar model. |
| Stock2DAnimationBase | Represents the base class for all animations available for the Stock series view. |
| Stock2DExpandAnimation | Represents the Expand Stock series animation. |
| Stock2DFadeInAnimation | Represents the FadeIn Stock series animation. |
| Stock2DModel | Represents a base class for standard and custom Stock models. |
| Stock2DSlideAnimationBase | Represents the base class for all slide animations available for the Stock series view. |
| Stock2DSlideFromBottomAnimation | Represents the SlideFromBottom Stock series animation. |
| Stock2DSlideFromLeftAnimation | Represents the SlideFromLeft Stock series animation. |
| Stock2DSlideFromRightAnimation | Represents the SlideFromRight Stock series animation. |
| Stock2DSlideFromTopAnimation | Represents the SlideFromTop Stock series animation. |
| StockSeries2D | Represents the 2D Stock series. |
| StockSeries2DPointLayout | Represents a pre-defined Stock model. |
| Strip | Represents a strip within a chart control’s diagram. |
| StripCollection | Represents a collection that stores the strips of a particular axis. |
| StripeFillStyle | The fill style that colors the surface in stripes. |
| Subtotal | A waterfall subtotal. |
| SubtotalCollection | The collection that stores the Subtotal objects. |
| Summary | Stores the series data point summarize options. |
| SummaryFunctionBase | The base class for all summary functions. |
| SumSummaryFunction | The summary function that computes a sum. |
| SurfacePoint | A surface point. |
| SurfaceSeriesView | The 3D surface series view. |
| SymmetricBar2DModel | Represents the base class for all symmetric 2D Bar models. |
| TerracottaPiePalette | Represents the Terracotta Pie palette. |
| TheTreesPalette | Represents the The Trees palette. |
| ThinCandleStick2DModel | The Thin Candle Stick model. |
| ThinStock2DModel | The Thin 2D Stock model. |
| TimeInterval | A time interval object. |
| TimeIntervalCollection | A collection of TimeInterval objects. |
| TimeSpanAggregationScaleOptionsBase | The base scale options for time-span axes that support aggregation. |
| TimeSpanScaleOptionsBase | Contains settings for an axis scale when its data type is time-span. |
| TimeSpanSummaryOptions | The summarization options storage for time-span data. |
| Title | Represents an individual title of a chart or series within the TitleCollection. |
| TitleBase | Represents the base class for all classes that provide the title functionality in a chart control. |
| TitleCollection | Represents the collection of explanatory titles for a chart or series. |
| ToolTipFreePosition | Specifies a free position of a tooltip within a chart (defined by the dock target, dock corner and offset from this corner). |
| ToolTipMousePosition | Specifies a tooltip position near the mouse pointer. |
| ToolTipOptions | Contains settings that define how to display tooltips within a chart. |
| ToolTipPosition | The base class for all classes that define how a tooltip should be positioned within a chart. |
| ToolTipPositionWithLocation | The base class for positions that require defining a specific location. |
| ToolTipRelativePosition | Specifies a tooltip position near the chart element, for which this tooltip is invoked. |
| TopNOptionsBase | The base class for all “Top N” and “Others” options. |
| TransparentBar2DModel | The transparent Bar model. |
| TransparentWaterfall2DModel | The transparent waterfall bar model. |
| TrendLine | Represents an individual Trend Line. |
| TrendSegmentColorizer | The colorizer that changes a line/area’s color when a point value increases or decreases. |
| TriangleMarker2DModel | The Triangle marker model. |
| TriangularMovingAverage | Represents a Triangular Moving Average indicator. |
| TripleExponentialMovingAverageTema | A Triple Exponential Moving Average (TEMA) indicator. |
| TripleExponentialMovingAverageTrix | A Triple Exponential Moving Average (TRIX) indicator. |
| TypicalPrice | A Typical Price indicator. |
| Unit | The length measurement. |
| ValueChangeInfo<T> | Stores information about changed values. |
| ValueKeyProvider3D | Provides values of series points as keys for the KeyColorColorizer3D. |
| ValueProvider3D | Provides values of series points as values for the RangeColorizer3D. |
| ValueTopNOptions | The “Top N and Others“ feature options that selects points whose values are larger than the threshold. |
| VioletIIPalette | Represents the VioletII palette. |
| VioletPalette | Represents the Violet palette. |
| VisibilityInPane | Contains settings that specify the axis visibility on a pane. |
| VisibilityInPaneCollection | A collection that stores panes on which the axis visibility can be specified. |
| Waterfall2DModel | The base class for waterfall series models. |
| WaterfallAbsoluteValueOptions | Stores settings for a waterfall chart that is plotted based on absolute data source values. |
| WaterfallRelativeValueOptions | Stores settings for a waterfall chart that is plotted based on relative data source values. |
| WaterfallSeries2D | Represents the Waterfall series. |
| WaterfallValueOptionsBase | The base class for waterfall point value options. |
| WeightedClose | A Weighted Close indicator. |
| WeightedMovingAverage | Represents a Weighted Moving Average indicator. |
| WidthIntervalNumericScaleOptions | The options that provide means to create axis intervals with a specified width. |
| WilliamsR | A Williams %R indicator. |
| WorkdaysOptions | Contains settings that specify holidays and workdays for the date-time axis scale. |
| WorkTimeRule | A work time rule which is used to exclude non-working time from the date-time X-axis. |
| WorkTimeRuleCollection | A collection of WorkTimeRule objects. |
| XArgumentKeyProvider3D | Provides X-argument values of series points as keys for the KeyColorColorizer3D. |
| XAxis3D | The X axis (axis of arguments) of the 3D Chart. |
| XYDiagram2D | Represents a diagram that is used to plot XY 2D series. |
| XYDiagram2DBeforeScrollEventArgs | Provides data for the XYDiagram2D.BeforeScroll event. |
| XYDiagram2DBeforeZoomEventArgs | Provides data for the XYDiagram2D.BeforeZoom event. |
| XYDiagram2DScrollEventArgs | Provides data for the XYDiagram2D.Scroll event. |
| XYDiagram2DZoomEventArgs | Provides data for the XYDiagram2D.Zoom event. |
| XYDiagram3D | Represents a diagram that is used to plot XY 3D series. |
| XYSeries | Represents the base class for all series, which can be represented via XYDiagram2D or XYDiagram3D. |
| XYSeries2D | Serves as a base for all 2D XY-series. |
| XYSeries3D | Serves as a base for all 3D XY-series. |
| YArgumentKeyProvider3D | Provides Y-argument values of series points as keys for the KeyColorColorizer3D. |
| YAxis3D | The Y axis (axis of values) of the 3D Chart. |
| YellowOrangePalette | Represents the YellowOrange palette. |
| YellowPalette | Represents the Yellow palette. |
| ZAxis3D | The Z axis (axis of arguments) of the 3D Chart. |
| Name | Description |
|---|---|
| IAutomaticScaleBreaksCalculator | If implemented by a class, provides a method required for a chart control to calculate scale break positions. |
| IAxisLabelFormatter | If implemented by a class, provides a method required for a chart control to format axis labels. |
| IBreadcrumbTextProvider | An interface of a text provider for the HierarchicalDataAdapter. |
| IChildrenSelector | An interface of a children selector for the HierarchicalDataAdapter. |
| IColorizer3DKeyProvider | An interface that should be implemented by any class that can be used as a key provider for the KeyColorColorizer3D. |
| IColorizer3DValueProvider | An interface that should be implemented by any class that can be used as a value provider for the RangeColorizer3D. |
| IColorizerKeyProvider | Interface that should be implemented by any class that can be used as a key provider for KeyColorColorizer. |
| IColorizerValueProvider | Interface that should be implemented by any class that can be used as a value provider for RangeColorizer. |
| IDateTimeMeasureUnitsCalculator | Interface that should be implemented by any class that can be used as a date-time measure unit calculator. |
| IDockTarget | An interface that should be implemented by any object which can serve as a dock target. |
| ILegendVisible | If implemented by a class, provides a template that defines how an element should look in chart legend. |
| INumericMeasureUnitsCalculator | Interface that should be implemented by any class that can be used as a numeric measure unit calculator. |
| ISupportMarker2D | When implemented by a class, provides options that control the 2D ‘s model, size and visibility. |
| ISupportStackedGroup | When implemented by a class, provides the ISupportStackedGroup.StackedGroup property. |
| ISupportTransparency | When implemented by a class, provides the ISupportTransparency.Transparency property. |
| ITimeSpanMeasureUnitsCalculator | Interface that should be implemented by any class that can be used as a time-span measurement unit calculator. |
| Name | Description |
|---|---|
| AnimationRotation | Represents rotation settings for a specific animation. |
| LayoutSizeValue | The layout item size. |
| RangeInfo | Information about an axis range. |
| Name | Description |
|---|---|
| AggregateFunction | Lists the values that specify the aggregate function used for an axis. |
| AnimationAutoStartMode | Lists the values that are used to define the auto-start mode for a series animation. |
| AnimationRotationOrder | Specifies the values that define the order in which the AngleX , AngleY and AngleZ values should be applied during animation rotation. |
| AnnotationHorizontalAlignment | Lists the values used to specify the annotation horizontal alignment. |
| AnnotationVerticalAlignment | Lists the values used to specify the annotation vertical alignment. |
| AxisAlignment | Lists the values used to specify an axis alignment. |
| AxisLabelAlignment | Lists values that specify the axis label alignment. |
| AxisLabelPosition | Lists values that specify the axis label position. |
| AxisLabelVisibilityMode | Lists the visibility modes of default and custom axis labels. |
| AxisTitlePosition | Lists values that specify the axis title positions. |
| Bar2DLabelPosition | Lists the values used to specify the position of bar labels. |
| Bubble2DLabelPosition | Lists the values used to specify the labels position of the 2D Bubble series. |
| BubbleLabelValueToDisplay | Lists the values used to specify the series point’s value to be displayed in the series point label of the 2D Bubble and 3D Bubble charts. |
| BubbleSizeUnit | Lists measurement units used to specify the bubble point size. |
| CandleStickElements | Lists the elements that define the Candle Stick custom model. |
| CandleStickFillMode | Lists the values that are used to define how the candle stick points will be filled. |
| ChartAnimationMode | Lists the values used to specify how the chart animation should be performed. |
| ChartCalculatedFieldType | Lists a calculated field’s returned value types. |
| CircularDiagramRotationDirection | Lists the values used to specify how a circular diagram is rotated. |
| CircularDiagramShapeStyle | Lists the values used to specify the shape style of a circular diagram. |
| ColorDistributionDirection | Lists values that define the direction used by point markers to distribute a color among segments. |
| ConjunctionTypes | Lists the values that specify the conjunction type for logical operations. |
| ConstantLineTitleAlignment | Lists the values used to specify the alignment of a constant line title. |
| ControlCoordinatesVisibility | Lists the values used to specify the point’s visibility state. |
| CrosshairContentShowMode | Lists all the chart elements that can display the Crosshair’s content. |
| CrosshairLabelMode | Lists the values used to specify how many crosshair labels should be displayed when a chart contains several series. |
| CrosshairLinesMode | Lists values specifying how the Crosshair Cursor’s lines behave. |
| CrosshairSnapMode | Lists the values used to specify how a crosshair cursor should detect a series point to which to snap. |
| CrosshairValueSelectionMode | Lists behaviors of selection of values for display in the Crosshair Label. |
| DataFilterCondition | Lists the values that specify comparison operators used to filter data points within a series. |
| DateTimeFormat | Lists the values used to specify the formatting applied to date-time values. |
| DateTimeGridAlignment | Lists the values that specify the date-time measurement unit to which the beginning of a diagram’s gridlines and labels should be aligned. |
| DateTimeMeasurementUnit | Lists the values that specify the unit of measurement for date-time values within a chart control. |
| DateTimeMeasureUnit | Lists the values that specify the detail level for date-time values. |
| DetalizationLevel | Lists the shape detalization levels. |
| DockCorner | Lists the values used to specify a corner to dock an element within a chart. |
| ElementSelectionMode | Lists the values used to specify the selection mode of a chart element. |
| ErrorBarDirection | Lists the directions of errors displayed by Error Bars. |
| ErrorBarEndStyle | Lists the Error Bars end styles. |
| FadeInMode | Lists the values that are used to define the mode of a fade-in animation. |
| Funnel2DLabelPosition | Lists the values used to specify the position of funnel labels. |
| FunnelPointShape | Lists shapes that are used to display funnel series points. |
| GridLayoutMode | Lists values that specify the alignment of grid lines, major tickmarks and axis labels. |
| HorizontalPosition | Lists the values that specify the legend’s horizontal alignment within the chart. |
| IndicatorValueLevel | Lists an indicator point value levels. |
| LabelRenderMode | Lists the values used to specify how series labels are rendered. |
| LayoutDirection | Lists the values used to specify the manner in which multiple pie charts are positioned within a chart control’s diagram. |
| LayoutSizeValueType | Lists types of measurement units in which the diagram layout measures its items’ sizes. |
| LegendItemVisibilityMode | Lists visibility modes of custom and automatically generated legend items. |
| LegendMarkerMode | Lists values used to specify which marker type will be shown in the chart legend. |
| Marker3DLabelPosition | Lists the values used to specify the labels position of the 3D Series with markers (e.g. 3D Point chart). |
| MovingAverageKind | Lists the available kinds of the Moving Average indicator. |
| NumericFormat | Lists the values used to specify the formatting applied to numeric values. |
| NumericStartPoint | Lists values that specifies the start point for aligning the scale along the x-axis. |
| PieLabelPosition | Lists the values used to specify the position of pie labels. |
| PieSweepDirection | Lists the values that are used to define the direction of a 2D Pie series sweep. |
| PointAnimationOrder | Lists the values that are used to define the order in which series points are animated. |
| PointView | Lists the values used to specify how data point information is represented within series point labels. |
| PrintSizeMode | Lists the values used to specify how a chart should be resized when being printed. |
| ProcessEmptyPointsMode | Lists values that specify how the chart control handles empty points. |
| ProcessMissingPointsMode | Lists the values used to specify an action the chart control performs in the case of missing points. |
| ProjectionBehavior | Lists possible behaviors of the surface projection. |
| RangeAreaLabelKind | Lists the values specifying which range area values (minimum, maximum, or both) should be displayed within series labels in the 2D Range Area view type. |
| RangeBarLabelKind | Lists the values specifying which range bar values (minimum, maximum, or both) should be displayed within series labels in the 2D Range Bar view type. |
| ReductionColorMode | Lists the values that are used to define how financial series points will be painted. |
| ResolveOverlappingMode | Lists the values that specify the overlapping resolving algorithm to be applied to series point labels. |
| ScaleBreakStyle | Lists the values that specify the style of scale break edges. |
| ScaleMode | Lists the values that specify the scale mode for an axis. |
| ScaleType | Contains the values used to specify the scale type for the argument and value data of data points. |
| ScrollBarAlignment | Lists the values used to specify the alignment of a scrollbar relative to an XY-diagram. |
| ScrollBarAnnotationElement | Lists chart elements that can be indicated by a scroll bar annotation. |
| SeriesAggregateFunction | Lists the values that specify the aggregate function used for a series. |
| SeriesSelectionMode | Lists the values that are used to define the selection mode of a series. |
| SideMarginSizeUnit | Specifies possible measurement units for diagram side margins. |
| SidePointDisplayMode | Lists display modes for side point markers and labels. |
| SplineAlgorithm | Lists values that specify the default drawing algorithm of the Spline series view. |
| StockElements | Lists the elements that define the Stock custom model. |
| StockLevel | Lists the values used to identify the levels of price data. |
| StockType | Lists the values used to specify whether Open and Close markers are displayed within a Stock chart. |
| SurfaceVisualizationMode | Lists the surface calculation algorithms. |
| TextOrientation | Lists values that specify the text orientation. |
| TextureMappingStrategy | Lists values that define how to map a custom texture onto a surface. |
| TimeSpanGridAlignment | Lists the values that specify the time-span measurement unit that is used to align gridlines and labels. |
| TimeSpanMeasureUnit | Lists the values that specify the detail level for time-span values. |
| TitleAlignment | Lists the values used to specify the alignment of an axis title relative to its owner axis. |
| ToolTipLocation | Lists the values used to specify how to locate a tooltip within a chart. |
| ToolTipOpenMode | Lists the values used to specify when chart tooltips should be opened. |
| UnitType | Lists the unit types. |
| UnwindDirection | Lists the values that are used to define the direction of an unwinding animation. |
| ValueLevel | Lists the values that specify value levels for indicators. |
| VerticalPosition | Lists the values that specify the legend’s vertical alignment within the chart. |
| WaterfallLabelPosition | Lists the values used to specify the position of Waterfall labels. |
| Weekday | Lists the days of week. |
| XYDiagram2DScrollEventType | Lists the values used to specify the scroll type. |
| XYDiagram2DScrollOrientation | Lists the values used to specify the scroll orientation. |
| XYDiagram2DZoomEventType | Lists the values used to specify the zoom type. |