Back to Devexpress

ChartFinancialSeriesPoint<T> Properties

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

latest1.6 KB
Original Source

ChartFinancialSeriesPoint<T> Properties

Specifies a financial series point with typed values.

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

See Also

ChartFinancialSeriesPoint<T> Class

ChartFinancialSeriesPoint<T> Members

DevExpress.Blazor Namespace