[]
Represents a series of data points to display in the chart.
public class FinancialSeries<T> : ChartSeriesBase<T>
Name | Description |
---|---|
T |
Name | Description |
---|---|
FinancialSeries(FinancialChart<T>) | Creates one FinancialSeries<T> instance. |
Name | Description |
---|---|
ChartType | Gets or sets the type of financial chart to create. |