Class | Description | |
---|---|---|
AbsoluteVolumeOscillatorIndicator | Represents a UltraDataChart Absolute Volume Oscillator indicator series. | |
AccumulationDistributionIndicator | Represents a UltraDataChart Accumulation/Distribution indicator series. | |
AnchoredCategorySeries | Represents the base class for all UltraDataChart anchored category/value series. | |
AnchoredRadialSeries | Represents the base class for all UltraDataChart anchored radial category series. | |
AnnotationLayer | Represents the base class for annotation layer types. Annotations will usually disable some of the default hover/touch behaviors of the chart when they are introduced to the series collection. In return they provide some valuable information as the cursor is moved by hovering over the chart, or performing a press-hold-drag interaction in touch mode. | |
AreaSeries | Represents a UltraDataChart area series.
Displays trend over time or ordered categories. Useful when there are many data points and the order is important. | |
AssigningCategoryMarkerStyleEventArgs | Represents event arguments class for the AssigningCategoryStyleEvent | |
AssigningCategoryStyleEventArgsBase | Represents event arguments base class for the AssigningCategoryStyleEventArgsBase | |
AssigningPolarMarkerStyleEventArgs | Represents event arguments class for the AssigningPolarStyleEvent | |
AssigningPolarStyleEventArgsBase | Represents event arguments base class for the AssigningCategoryStyleEventArgsBase | |
AssigningRadialMarkerStyleEventArgs | Represents event arguments class for the AssigningRadialStyleEvent | |
AssigningRadialStyleEventArgsBase | Represents event arguments base class for the AssigningCategoryStyleEventArgsBase | |
AssigningScatterMarkerStyleEventArgs | Represents event arguments class for the AssigningScatterStyleEvent | |
AssigningScatterStyleEventArgsBase | Represents event arguments base class for the AssigningCategoryStyleEventArgsBase | |
AssigningSeriesStyleEventArgsBase | Represents event arguments base class for the AssigningCategoryStyleEventArgsBase | |
AssigningShapeMarkerStyleEventArgs | Represents event arguments class for the AssigningShapeStyleEvent | |
AssigningShapeStyleEventArgsBase | Represents event arguments base class for the AssigningCategoryStyleEventArgsBase | |
AverageDirectionalIndexIndicator | Represents a UltraDataChart Average Directional indicator series. | |
AverageTrueRangeIndicator | Represents a UltraDataChart Average True Range indicator series. | |
AxesCollection | Represents an observable collection of Axis objects. | |
Axis | Represents the base class from which all axis types are derived. | |
AxisAnnotation | Represents an axis annotation | |
AxisAnnotationCollection | ||
AxisLabelInfo | ||
BarSeries | Represents a UltraDataChart bar series. | |
BollingerBandsOverlay | Represents a UltraDataChart Bollinger Bands financial overlay series. | |
BollingerBandWidthIndicator | Represents a UltraDataChart Bollinger Bandwidth indicator series. | |
BrushScale | Represents a base class for brush scales. | |
BubbleSeries | Represents a UltraDataChart bubble series. | |
CalloutAnnotation | Represents a callout annotation | |
CalloutAnnotationCollection | Represents a collection of callout annotations | |
CalloutContentUpdatingEventArgs | Represents event arguments for updating content of callout layer | |
CalloutLabelUpdatingEventArgs | Represents event arguments for updating label of callout layer | |
CalloutLayer | Represents an annotation layer that displays crosshair lines that cross through the closest value of the target series under the cursor. | |
CalloutSeriesSelectingEventArgs | Represents event arguments for selecting callout layer | |
CalloutStyleUpdatingEventArgs | ||
CategoryAngleAxis | Represents a UltraDataChart category angle axis. Useful for displaying radial categories. | |
CategoryAxisBase | Represents the base class for all UltraDataChart category-based axes. | |
CategoryDateTimeXAxis | Represents a category-based horizontal X axis that uses a DateTime scale. | |
CategoryHighlightLayer | Represents an annotation layer that targets a category axis, or all category axes in the chart. If the axis contains any series that are aligned between major gridlines of the axis (column, waterfall, etc) this will render a shape that fills the current category. Otherwise it will render a band with an adjustable thickness at the closest gridline to the pointer position. Setting UseIterpolation to true will cause the x position in the latter case to become affixed to the x position of the pointer. | |
CategoryItemHighlightLayer | Represents an annotation layer that highlights items in a series that use a category axis either by drawing a banded shape at their position, or by rendering a marker at their position. Depending on the type of series, the default highlight will be affected. To override the type of highlight used, you can set the HighlightType property. | |
CategorySeries | Represents the base class for UltraDataChart category series. | |
CategoryToolTipLayer | Represents an annotation layer that displays grouped tooltips for series that use a category axis. | |
CategoryXAxis | Represents a UltraDataChart category X axis. | |
CategoryYAxis | Represents a UltraDataChart category Y axis. | |
ChaikinOscillatorIndicator | Represents the UltraDataChart Chaikin Oscillator indicator series. | |
ChaikinVolatilityIndicator | Represents a UltraDataChart Chaikin Volatility indicator series. | |
ChartDataContext | ||
ChartSeriesEventArgs | Represents event arguments for chart's SeriesAdded and SeriesRemoved events | |
ChartTooltipContentEventArgs | ||
ColorScale | Base class for classes which provide colors corresponding to numeric values within a known list of numeric values. | |
ColumnSeries | Represents a UltraDataChart column series.
Compare values across categories by using vertical rectangles. Use it when the order of categories is not important or for displaying item counts such as a histogram. | |
CommodityChannelIndexIndicator | Represents a UltraDataChart Commodity Channel Index indicator series. | |
ContourValueResolver | Class used to determine the numeric values of contour lines, given a larger list of numeric values. | |
CrosshairLayer | Represents an annotation layer that displays crosshair lines that cross through the closest value of the target series under the cursor. | |
CustomContourValueResolver | ContourValueResolver class which fires an event to resolve the contour values. | |
CustomContourValueResolverEventArgs | Provides data for GetCustomContourValues event. | |
CustomIndicator | Represents a UltraDataChart Custom Indicator series.
The indicator value is calculated in the user specified Indicator event handler. | |
CustomPaletteBrushScale | Represents a brush scale that uses index-based brush selection mode. | |
CustomPaletteColorScale | ColorScale class for selecting a color from a given palette, or interpolating between adjacent colors in that palette. ColorScale class for selecting a color from a given palette, or interpolating between adjacent colors in that palette. | |
DetrendedPriceOscillatorIndicator | Represents a UltraDataChart Detrended Price Oscillator indicator series. | |
DomainChartSeriesPointerEventArgs | Represents event arguments for chart's SeriesAdded and SeriesRemoved events | |
DoughnutChartDataContext | Provides information about the slice in the TooltipContentUpdating event for the UltraDoughnutChart. | |
DoughnutChartTooltipContentEventArgs | The event arguments for the TooltipContentUpdating event of the UltraDoughnutChart | |
DoughnutSliceClickEventArgs | Provides data for the SliceClick event | |
EaseOfMovementIndicator | Represents a UltraDataChart Ease of Movement indicator series. | |
FastStochasticOscillatorIndicator | Represents a UltraDataChart Fast Stochastic Oscillator indicator series. | |
FinalValueLayer | Represents an annotation layer that displays crosshair lines that cross through the closest value of the target series under the cursor. | |
FinancialIndicator | Represents the base functionality for a UltraDataChart financial indicator series. | |
FinancialLegend | Represents a legend that displays information about each series, most often used in financial charting. | |
FinancialOverlay | Represents the base functionality for a UltraDataChart financial overlay series. | |
FinancialPriceSeries | Represents a UltraDataChart financial price series that renders as Candlestick or OHLC representations. | |
FinancialSeries | Represents the base class for all financial indicator and overlay series. | |
ForceIndexIndicator | Represents a UltraDataChart Force Index indicator series. | |
FormatLabelEventArgs | Represents event arguments for PieChartFormatLabel. | |
FullStochasticOscillatorIndicator | Represents a UltraDataChart Full Stochastic Oscillator indicator series. | |
FunnelChartDataContext | Represents contextual data for the funnel chart. | |
FunnelChartTooltipContentEventArgs | The event arguments for the TooltipContentUpdating event of the UltraFunnelChart | |
FunnelSliceClickedEventArgs | Information about the clicked slice. | |
FunnelSliceDataContext | Represents the funnel slice data currently in context. | |
HighlightingInfo | Contains contextual information about a highlighting. | |
HorizontalAnchoredCategorySeries | Base class for anchored category series with a category x-axis and a numeric y-axis. | |
HorizontalRangeCategorySeries | Base class for ranged category series with a category X-axis and a numeric Y-axis. | |
HorizontalStackedSeriesBase | Base class for stacked series with a category x-axis and a numeric y-axis. | |
IndexCollection | Represents a collection of unique indexes | |
ItemToolTipLayer | Represents an annotation layer that displays tooltips for all target series individually. | |
ItemwiseStrategyBasedIndicator | Financial indicator base class for doing calculating an itemwize indicator. | |
LinearContourValueResolver | ContourValueResolver class which resolves contour lines to be distributed at linear intervals from the data minimum to the data maximum. | |
LineSeries | Represents a UltraDataChart line series.
Displays trend over time or ordered categories. Useful when there are many data points and the order is important. | |
MarkerSeries | Represents the base class for series containing markers. | |
MarkerTypeCollection | Represents a collection of MarkerType enumerable objects | |
MarketFacilitationIndexIndicator | Represents a UltraDataChart Market Facilitation Index indicator series. | |
MassIndexIndicator | Represents a UltraDataChart Mass Index indicator series. | |
MedianPriceIndicator | Represents a UltraDataChart Median Price indicator series. | |
MoneyFlowIndexIndicator | Represents a UltraDataChart Money Flow Index indicator series. | |
MovingAverageConvergenceDivergenceIndicator | Represents a UltraDataChart Moving Average Convergence/Divergence (MACD) indicator series. | |
NegativeVolumeIndexIndicator | Represents a UltraDataChart Negative Volume Index indicator (NVI) series. | |
NumericAngleAxis | Represents a UltraDataChart angle based axis for polar series. | |
NumericAxisBase | Represents the base class for all UltraDataChart numeric axes. | |
NumericRadiusAxis | Represents a UltraDataChart radius axis for polar and radial series. | |
NumericXAxis | Represents a UltraDataChart numeric X axis. | |
NumericYAxis | Represents a UltraDataChart numeric Y axis. | |
OnBalanceVolumeIndicator | Represents a UltraDataChart On Balance Bolume indicator series. | |
OrdinalTimeXAxis | A horizontal axis that uses an ordinal DateTime scale. | |
PercentagePriceOscillatorIndicator | Represents a UltraDataChart percentage price oscillator series. | |
PercentageVolumeOscillatorIndicator | Represents a UltraDataChart Percentage Volume Oscillator (PVO) series. | |
PercentChangeYAxis | A horizontal axis that uses a DateTime scale. | |
PieChartBase | Base class for the UltraPieChart implementing most of the functionality. Represents the base class for the pie chart. | |
PieChartDataContext | Provides information about the slice in the TooltipContentUpdating event for the UltraPieChart. | |
PieChartTooltipContentEventArgs | The event arguments for the TooltipContentUpdating event of the UltraPieChart | |
PieSliceDataContext | DataContext for a pie slice. | |
PieSliceOthersContext | Represents the selected data contained inside the Others slice. | |
PointSeries | Represents a UltraDataChart point series. | |
PolarAreaSeries | Represents a UltraDataChart polar area series. | |
PolarBase | Represents the base class from which all UltraDataChart polar series are derived. | |
PolarLineSeries | Represents a UltraDataChart polar line series. | |
PolarLineSeriesBase | Represents the base class from which all UltraDataChart polar line series are derived. | |
PolarScatterSeries | Represents a UltraDataChart polar scatter series. | |
PolarSplineAreaSeries | Represents a UltraDataChart polar spline area series. | |
PolarSplineSeries | Represents a UltraDataChart polar spline series. | |
PositiveVolumeIndexIndicator | Represents a UltraDataChart Positive Volume Index (PVI) indicator series. | |
PriceChannelOverlay | Represents a UltraDataChart Financial Price Channel Overlay series. | |
PriceVolumeTrendIndicator | Represents a UltraDataChart Price Volume Trend Indicator series. | |
RadialAreaSeries | Represents a UltraDataChart radial area series. | |
RadialBase | Represents the base class for all UltraDataChart radial series | |
RadialColumnSeries | Represents a UltraDataChart radial column series. Compare values across categories by using radial rectangles. | |
RadialLineSeries | Represents a UltraDataChart radial line series. | |
RadialPieSeries | Represents a UltraDataChart radial pie series. Compare values across categories by using radial pie slices. | |
RangeAreaSeries | Represents a UltraDataChart range area series. | |
RangeCategorySeries | Represents the base class for all UltraDataChart ranged category/value series. | |
RangeColumnSeries | Represents a UltraDataChart range column series. | |
RateOfChangeAndMomentumIndicator | Represents a UltraDataChart Rate of Change and Momentum indicator series. | |
RefreshCompletedEventArgs | ||
RelativeStrengthIndexIndicator | Represents a UltraDataChart Relative Strength Index indicator series. | |
RenderRequestedEventArgs | EventArgs class for RenderRequested events. | |
RingSeries | Represents one ring in UltraDoughnutChart series. | |
RingSeriesBase | The base class for the series in the UltraDoughnutChart.Represents a UltraDoughnutChart base series. | |
RingSeriesCollection | Represents a collection of RingSeriesBase. | |
RingSeriesIndexCollection | A collection representing indexes of slices in a RingSeries | |
ScalerParams | Class containing several properties which are used as parameters passed to scaling operations in a SeriesViewer. Class containing several properties which are used as parameters passed to scaling operations in a SeriesViewer. | |
ScatterAreaSeries | Series class which draws a colored 2D surface based on a triangulation of XY data with numeric values assigned to each point. | |
ScatterBase | Represents the base class for all UltraDataChart scatter series | |
ScatterContourSeries | Series class for rendering isarithmic contours based on a triangulation of X+Y+Value points in the ItemsSource. | |
ScatterLineSeries | Represents a UltraDataChart scatter line series | |
ScatterPolygonSeries | Series class which renders polygons as Paths based on lists of points in the ItemsSource. | |
ScatterPolylineSeries | Series class used for displaying multiple polylines for datasources which contain multiple lists of points. | |
ScatterSeries | Represents a UltraDataChart scatter series | |
ScatterSplineSeries | Represents a UltraDataChart scatter spline series | |
ScatterTriangulationSeries | Base class for series which triangulate XY data prior to rendering. Base class for series which triangulate XY data prior to rendering. | |
Series | Represents the base class for all UltraDataChart series. | |
SeriesCollection | Represents an observable collection of UltraDataChart series objects. | |
SeriesViewer | Represents a control for viewing series objects. | |
SeriesViewerManipulationEventArgs | ||
ShapeSeriesBase | Series class for rendering polygons. | |
SizeScale | Represents a scale that is used determine an object's size. | |
SliceDataContext | Provides information about the slice in the TooltipContentUpdating event. | |
SlowStochasticOscillatorIndicator | Represents a UltraDataChart Slow Stochastic Oscillator indicator series. | |
SplineAreaSeries | Represents a UltraDataChart spline area series. | |
SplineSeries | Represents a UltraDataChart spline series. | |
SplineSeriesBase | Represents the base class for all UltraDataChart spline series. | |
Stacked100AreaSeries | Represents a stacked area series, where values are presented as percentages of the total. | |
Stacked100BarSeries | Represents a UltraDataChart stacked100 bar series. | |
Stacked100ColumnSeries | Represents a UltraDataChart stacked100 column series. | |
Stacked100LineSeries | Represents a UltraDataChart stacked100 line series. | |
Stacked100SplineAreaSeries | Represents a UltraDataChart stacked100 spline area series. | |
Stacked100SplineSeries | Represents a UltraDataChart stacked100 spline series. | |
StackedAreaSeries | Represents a UltraDataChart stacked area series. | |
StackedBarSeries | Represents a UltraDataChart stacked bar series. | |
StackedColumnSeries | Represents a UltraDataChart stacked column series. | |
StackedFragmentSeries | Represents a non-visual child of StackedSeriesBase. | |
StackedLineSeries | Represents a stacked series, where the points in each series are connected with a line. | |
StackedSeriesBase | Represents a base class for stacked series. | |
StackedSeriesCollection | ||
StackedSplineAreaSeries | Represents a UltraDataChart stacked spline area series. | |
StackedSplineSeries | Represents a UltraDataChart stacked spline series. | |
StandardDeviationIndicator | Represents a UltraDataChart Standard Deviation indicator series. | |
StepAreaSeries | Represents a UltraDataChart step area series. | |
StepLineSeries | Represents a UltraDataChart step line series. | |
StochRSIIndicator | Represents a UltraDataChart StochRSI indicator series. | |
StraightNumericAxisBase | Defines a set of basic methods and properties used to create a StraightNumeric axis. | |
StrategyBasedIndicator | A base class for indicator series with simple calculations that separates the calculation responsibility from the other responsibilities of the financial series, this enables easier unit testing and decoupling of individual calculation strategies. | |
StyleSelector | Base class for selecting styles for DependencyObjects based on their associated data items. Base class for selecting styles for DependencyObjects based on their associated data items. | |
TextMarkerEventArgs | EventArgs class used to pass information about a text marker. | |
TextMarkerTemplate | MarkerTemplate used to display text. | |
TimeAxisBase | Represents an category-based horizontal X axis that uses a DateTime scale. | |
TimeAxisBreak | Settings for breaks on a time axis. | |
TimeAxisBreakCollection | Collection class for TimeAxisBreak objects. | |
TimeAxisInterval | Settings for an interval on a time axis. | |
TimeAxisIntervalCollection | Collection class for TimeAxisInterval objects. | |
TimeAxisLabelFormat | Settings for a label format on a time axis. | |
TimeAxisLabelFormatCollection | Collection class for TimeAxisLabelFormat objects. | |
TimeXAxis | A horizontal axis that uses a DateTime scale. | |
TooltipContentEventArgsBase | ||
TRIXIndicator | Represents a UltraDataChart TRIX indicator series. | |
TypicalPriceIndicator | Represents a UltraDataChart Typical Price indicator series. | |
UltimateOscillatorIndicator | Represents a UltraDataChart Ultimate Oscillator indicator series. | |
UltraCategoryChart | Represents a chart with an ordinal X-axis and a numeric Y-axis. | |
UltraDataChart | Represents a chart area containing axes, series, an optional legend and other hosted content. | |
UltraDomainChart | Represents a base class for all domain charts that can plot scatter data and shapefiles | |
UltraDoughnutChart | Represents concentric circles divided on arcs depending on data. | |
UltraFunnelChart | Represents a funnel chart. | |
UltraItemLegend | Represents a legend that displays an item for each point in the series. | |
UltraLegend | Represents a legend in a UltraDataChart control. | |
UltraPieChart | Represents Infragistics UltraPieChart control. | |
UltraScaleLegend | Represents a legend that indicates the size and the color scale for a collection of series. | |
UltraXYChart | Represents a base class for domain charts with X/Y axes | |
ValueBrushScale | Represents a brush scale that uses value-based brush selection. | |
ValueOverlay | Represents the class of the value overlay. The value overlay is a line or circle representing a value on an axis. | |
VerticalAnchoredCategorySeries | Represents a vertically laid out category based series. | |
VerticalStackedSeriesBase | Base class for stacked series with a numeric x-axis and a category y-axis. | |
WaterfallSeries | Represents a UltraDataChart waterfall column series. | |
WeightedCloseIndicator | Represents a UltraDataChart Weigted Close indicator series. | |
WilliamsPercentRIndicator | Represents a UltraDataChart Williams %R indicator series. |
Delegate | Description | |
---|---|---|
AssigningCategoryMarkerStyleEventHandler | Represents delegate for the AssigningCategoryMarkerStyleEvent | |
AssigningCategoryStyleEventHandler | Represents delegate for the AssigningCategoryStyleEvent | |
AssigningPolarMarkerStyleEventHandler | Represents delegate for the AssigningPolarMarkerStyleEvent | |
AssigningPolarStyleEventHandler | Represents delegate for the AssigningPolarStyleEvent | |
AssigningRadialMarkerStyleEventHandler | Represents delegate for the AssigningRadialMarkerStyleEvent | |
AssigningRadialStyleEventHandler | Represents delegate for the AssigningRadialStyleEvent | |
AssigningScatterMarkerStyleEventHandler | Represents delegate for the AssigningScatterMarkerStyleEvent | |
AssigningScatterStyleEventHandler | Represents delegate for the AssigningScatterStyleEvent | |
AssigningShapeMarkerStyleEventHandler | Represents delegate for the AssigningShapeMarkerStyleEvent | |
AssigningShapeStyleEventHandler | Represents delegate for the AssigningShapeStyleEvent | |
AxisFormatLabelHandler | ||
CalloutContentUpdatingEventHandler | Event handler for updating content of callout layer | |
CalloutLabelUpdatingEventHandler | Event handler for updating label of callout layer | |
CalloutSeriesSelectingEventHandler | Event handler for selecting series of callout layer | |
CalloutStyleUpdatingEventHandler | ||
ChartSeriesEventHandler | Delegate for chart's SeriesAdded and SeriesRemoved events | |
ChartTooltipContentHandler | ||
CursorEventHandler | Represents the method that will handle UltraDataChart mouse related events. | |
CustomContourValueResolverEventHandler | Represents the method that will handle the events of the CustomContourValueResolver. | |
DomainChartSeriesPointerEventHandler | Delegate for chart's mouse events | |
DoughnutChartTooltipContentHandler | ||
FormatLabelHandler | Represents delegate for PieChartFormatLabel. | |
FunnelChartTooltipContentHandler | ||
FunnelSliceClickedEventHandler | Event handler for when a funnel slice is clicked. | |
GetCategoryItemsHandler | Represents delegate for getting the category items based on indices. | |
MouseButtonEventHandler | Represents the method that will handle UltraDataChart mouse button related events. | |
MouseEventHandler | Represents the method that will handle UltraDataChart mouse related events. | |
PieChartTooltipContentHandler | ||
PlotAreaMouseButtonEventHandler | Represents the method that will handle UltraDataChart mouse button related events. | |
PlotAreaMouseEventHandler | Represents the method that will handle UltraDataChart mouse button related events. | |
RefreshCompletedEventHandler | Delegate for RefreshCompleted events. | |
RenderRequestedEventHandler | Delegate for RefreshCompleted events. | |
SeriesViewerManipulationEventHandler | Delegate for RefreshCompleted events. |
Enumeration | Description | |
---|---|---|
AxisLabelsLocation | Describes available locations of the axis labels in the chart. | |
AxisOrientation | Describes available orientations for an axis. | |
AxisTitlePosition | Describes available positions for axis title in respect to axis labels | |
BrushSelectionMode | Describes available behaviors of selecting a brush from a brush collection. | |
CalloutCollisionMode | An enum representing the available collision modes of callout layers. | |
CategoryChartType | Describes available types of data visualizations in the Category Chart | |
CategoryItemHighlightType | Describes available shapes for a category item highlight. | |
CategorySeriesMarkerCollisionAvoidance | Describes available methods of collision avoidance of category series' markers. | |
CategoryTooltipLayerPosition | Describes available positions on the crossing axis at which the category tooltip can be displayed. | |
CategoryTransitionInMode | Describes available transition effects that can applied to initial rendering of a series | |
ChartHitTestMode | Describes available behaviors for performing hit testing in the chart/map. | |
CollisionAvoidanceType | Describes available methods of collision avoidance of series' markers. | |
ColorScaleInterpolationMode | Describes available modes of interpolation on a color scale. | |
ComputedPlotAreaMarginMode | Describes available locations of the axis labels in the chart. | |
ConsolidatedItemHitTestBehavior | Determines the item returned in hit-testing when mousing over an object which represents several consolidated items. | |
ConsolidatedItemsPosition | Enum used to determine positioning logic for data items which have been consolidated into a single visual element. | |
CrosshairsDisplayMode | An enum representing the available display modes of crosshairs lines in the chart. | |
EnableErrorBars | Describes available types for enabling error bars | |
FinalValueSelectionMode | Gets or sets how to select the final value to annotate. | |
FunnelSliceDisplay | Describes available behaviors for displaying height of the funnel slices. | |
GridMode | Describes available modes of displaying elements in the chart grid, such as gridlines. | |
HighlightingMode | Describes available behaviors for series highlighting depending on distance of mouse on hover operation. | |
HighlightingState | Describes available highlighting states | |
IndicatorDisplayType | Describes available display types for financial indicators. | |
LabelsPosition | Describes available positions of labels. | |
LeaderLineType | Describes available types of a callout line for the labels. | |
LegendHighlightingMode | Describes the highlighting mode to use for the series in the chart. | |
MarkerFillMode | Describes available locations of the axis labels in the chart. | |
MarkerOutlineMode | Describes available locations of the axis labels in the chart. | |
MarkerType | Describes available types of marker than can be displayed by default by series with markers. | |
ModifierKeys | ||
NumericScaleMode | Describes available scaling behaviors of a numeric axis. | |
OthersCategoryType | Describes available behaviors for calculating and grouping slices into the Others slice. | |
OuterLabelAlignment | Describes available types of alignment used by the outer labels of the funnel chart. | |
PriceDisplayType | Describes available display types of financial price series. | |
ScatterItemSearchMode | Describes available modes for searching for items in the scatter series. | |
SeriesHighlightingBehavior | Describes the highlighting mode to use for the series in the chart. | |
SeriesHighlightingMode | Describes the highlighting mode to use for the series in the chart. | |
SeriesHitTestMode | Describes available behaviors for performing hit testing in the chart/map. | |
SeriesOutlineMode | Describes available locations of the axis labels in the chart. | |
SeriesVisibleRangeMode | Describes available locations of the axis labels in the chart. | |
ShapeItemSearchMode | Describes available modes for searching for items in the shape series. | |
SliceSelectionMode | Describes available modes for selecting slices. | |
SplineType | Describes available types of Spline calculations. | |
TimeAxisDisplayType | Describes available behaviors for displaying of gridlines, tickmarks, and labels on a time axis. | |
TimeAxisIntervalType | Enum representing a unit of time. | |
TimeAxisLabellingMode | Enum representing a unit of time. | |
ToolTipType | An enum representing the available tooltip types to display in the chart. | |
TransitionInSpeedType | Describes available types of speeds used when transitioning in a series. | |
WindowResponse | Describes available types of UI response to user panning and zooming operations. | |
ZoomCoercionMode | Describes available locations of the axis labels in the chart. |