FlexChart / Understanding FlexChart / FlexChart Types / WPF Financial Charts
WPF Financial Charts

Financial charts are used to represent fluctuation in market or stock prices; nonetheless, these charts can also be used to represent scientific data.

The FlexChart control supports two types of financial charts: Candle Chart and HighLowOpenClose Chart.

To use these chart types, you need to set the ChartType property either to Candlestick or to HighLowOpenClose at design-time or run-time or in XAML.

Following are the financial chart types:

Note: Financial Chart Type is not available in FlexChart .NET version.