FinancialSeries Class
The base class for the Candlestick and Stock series.
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public abstract class FinancialSeries :
XYSeries
Remarks
Financial series (also called Low-High-Open-Close series) are useful in analyzing stock prices, bond prices, and commodities behaviors.
Implements
Inheritance
See Also