Back to Devexpress

ChartFinancialSeriesPoint.CloseValue Property

blazor-devexpress-dot-blazor-dot-chartfinancialseriespoint-bce7aea7.md

latest796 B
Original Source

ChartFinancialSeriesPoint.CloseValue Property

Returns the series point’s Close Value.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public object CloseValue { get; }

Property Value

TypeDescription
Object

The Close value for the financial point.

|

See Also

ChartFinancialSeriesPoint Class

ChartFinancialSeriesPoint Members

DevExpress.Blazor Namespace