Version

MaximumValue Property (FinancialCalculationDataSource)

If the calculation determines the range of indicator values, it will set the minimum and maximux properties.
Syntax
public double MaximumValue {get; set;}
Remarks
This will contain the previous minimum value when the indicator calculation is called again, in case this makes the update of the value speedier.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also