Back to Devexpress

StockSeries Fields

maui-devexpress-dot-maui-dot-charts-dot-stockseries-dot-underscore-fields.md

latest4.3 KB
Original Source

StockSeries Fields

Displays an Open-High-Low-Close typical financial series so that each data point consists of a vertical line indicating the price range over one unit of time, and the left and right tick marks showing the opening and closing prices for that time period, respectively.

NameDescription
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
AxisXProperty staticIdentifies the AxisX bindable property. Inherited from Series.
AxisYProperty staticIdentifies the AxisY bindable property. Inherited from Series.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
DataProperty staticIdentifies the Data bindable property. Inherited from XYSeries.
DisplayNameProperty staticIdentifies the DisplayName bindable property. Inherited from SeriesBase.
HintOptionsProperty staticIdentifies the HintOptions bindable property. Inherited from Series.
LabelProperty staticIdentifies the Label bindable property. Inherited from FinancialSeries.
LegendTextPatternProperty staticIdentifies the LegendTextPattern bindable property. Inherited from SeriesBase.
StyleProperty staticIdentifies the Style bindable property.
VisibleInLegendProperty staticIdentifies the VisibleInLegend bindable property. Inherited from SeriesBase.
VisibleProperty staticIdentifies the Visible bindable property. Inherited from SeriesBase.

See Also

StockSeries Class

StockSeries Members

DevExpress.Maui.Charts Namespace