Back to Devexpress

ChartFinancialSeriesPoint Properties

blazor-devexpress-dot-blazor-dot-chartfinancialseriespoint-dot-underscore-properties.md

latest1.8 KB
Original Source

ChartFinancialSeriesPoint Properties

Specifies an individual point for financial series (DxChartCandlestickSeries and DxChartStockSeries).

NameDescription
ArgumentSpecifies the series point’s argument. Inherited from ChartSeriesPoint.
CloseValueReturns the series point’s Close Value.
DataItemsReturns data source objects that are used to create the series point. Inherited from ChartSeriesPoint.
HighValueReturns the series point’s High Value.
LowValueReturns the series point’s Low Value.
OpenValueReturns the series point’s Open Value.
SeriesNameSpecifies the series point name. Inherited from ChartSeriesPoint.
ValueSpecifies the series point value. Inherited from ChartSeriesPoint.

See Also

ChartFinancialSeriesPoint Class

ChartFinancialSeriesPoint Members

DevExpress.Blazor Namespace