public event FormatLinearGraphLabelHandler FormatLabel
The event handler receives an argument of type FormatLinearGraphLabelEventArgs containing data related to this event. The following FormatLinearGraphLabelEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ActualMaximumValue | Gets the maximum value of the graph. |
ActualMinimumValue | Gets the minimum value of the graph. |
Label | |
Value | Gets the value of the graph. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+