IFinancialSeriesData.GetHighValue(Int32) Method
Namespace: DevExpress.Xamarin.Android.Charts
Assembly: DevExpress.Xamarin.Android.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
double GetHighValue(
int p0
)
Parameters
Name | Type |
---|---|
p0 | Int32 |
Returns
Type |
---|
Double |
See Also