Version

Series Requirements

The XamDataChart™ control supports a number of various series, and some of these series require specific axis types and data mapping in order for them to render correctly on the chart plot area.

Requirements for Category Series

The following table shows what axis types can be used with Category Series in the XamDataChart control. This table indicates also the data members that are required by these series.

Series Type Numeric XAxis Numeric YAxis Category XAxis Category YAxis Category DateTime XAxis Time XAxis Ordinal Time XAxis Percent Change YAxis Value Member Path

Area Series

Bar Series

Column Series

Line Series

Point Series

Spline Series

Spline Area Series

Step Area Series

Step Line Series

Waterfall Series

Requirements for Range Series

The following table shows what axis types can be used with Range Series in the XamDataChart control. This table indicates also the data members that are required by these series.

Requirements for Stacked Series

The following table shows what axis types can be used with Stacked Series Overview in the XamDataChart control. This table indicates also the data members that are required by these series.

Note
Note:

*For stacked series, the ValueMemberPath property is set on individual StackedFragmentSeries objects through the series object’s Series property instead on the series itself. For more information on data binding, refer to topics for individual series.

Requirements for Scatter Series

The following table shows what axis types can be used with Scatter Series in the XamDataChart control. Also, this table indicates the data members that are required by these series.

Type of Axes Member Path Properties

Series Type

Numeric YAxis

Numeric XAxis

Percent Change Y Axis

X

Y

Radius

Fill

Color

Value

Shape

Scatter (Point) Series

Scatter Line Series

Scatter Spline Series

Scatter High Density Series

Bubble Series

Scatter Area Series

Scatter Contour Series

Scatter Polygon Series

⏺*

Scatter Polyline Series

⏺*

Note
Note:

*The Shape Member Path property must be mapped to data column of List<List<Point>> type. Where each list of points define one shape element or line. However, other member path properties should be mapped to data columns that are of double type.

Requirements for Polar and Radial Series

The following table shows what axis types can be used with Polar Series and Radial Series in the XamDataChart control. This table indicates also the data members that are required by these series.

Type of Axes Member Path Properties

Series Type

Numeric Radius Axis

Numeric Angle Axis

Category Angle Axis

Value

Angle

Radius

Polar Area Series

Polar Line Series

Polar Scatter Series

Polar Spline Area Series

Polar Spline Series

Radial Area Series

Radial Column Series

Radial Line Series

Radial Pie Series

Requirements for Financial Series

The following table shows what axis types can be used with Financial Series, Financial Overlays, and Financial Indicators in the XamDataChart control. This table indicates also the data members that are required by these series.

Type of Axes Member Path Properties

Series Type

Numeric YAxis

Category XAxis

Category DateTime XAxis

Time XAxis

Ordinal Time XAxis

Percent Change YAxis

High

Low

Open

Close

Volume

Financial Price Series

Absolute Volume Oscillator Indicator

Accumulation Distribution Indicator

Average Directional IndexIndicator

Average True Range Indicator

Bollinger Bands Overlay

Bollinger BandWidth Indicator

Chaikin Oscillator Indicator

Chaikin Volatility Indicator

Commodity Channel Index Indicator

Detrended Price Oscillator Indicator

Ease of Movement Indicator

Fast Stochastic Oscillator Indicator

Force Index Indicator

Full Stochastic Oscillator Indicator

Market Facilitation Index Indicator

Mass Index Indicator

Median Price Indicator

Money FlowIndex Indicator

Moving Average Convergence Divergence Indicator

Negative VolumeIndex Indicator

On Balance Volume Indicator

Percentage Price Oscillator Indicator

Percentage Volume Oscillator Indicator

Positive Volume Index Indicator

Price Volume Trend Indicator

Price Channel Overlay

Rate of Change and Momentum Indicator

Relative Strength Index Indicator

Slow Stochastic Oscillator Indicator

Standard Deviation Indicator

Stoch RSI Indicator

TRIX Indicator

Typical Price Indicator

Ultimate Oscillator Indicator

Weighted Close Indicator

Williams Percent R-Indicator