[]
Represents a series of data points to display in the chart.
public class FinancialSeries : Series, IDisposable
The FinancialSeries class supports all basic chart types. You may define a different chart type on each FinancialSeries object that you add to the FinancialChart series collection. This overrides the FinancialChart.ChartType property set on the chart that is the default for all FinancialSeries objects in its collection.
Name | Description |
---|---|
FinancialSeries() |
Name | Description |
---|---|
ChartTypeProperty | Identifies the ChartType dependency property. |
Name | Description |
---|---|
ChartType | Gets or sets the chart type for the series. |