Back to Devexpress

ChartFinancialSeriesPoint.LowValue Property

blazor-devexpress-dot-blazor-dot-chartfinancialseriespoint-328498cd.md

latest788 B
Original Source

ChartFinancialSeriesPoint.LowValue Property

Returns the series point’s Low Value.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public object LowValue { get; }

Property Value

TypeDescription
Object

The Low value for the financial point.

|

See Also

ChartFinancialSeriesPoint Class

ChartFinancialSeriesPoint Members

DevExpress.Blazor Namespace