public event AlignLinearGraphLabelHandler AlignLabel
The event handler receives an argument of type AlignLinearGraphLabelEventArgs containing data related to this event. The following AlignLinearGraphLabelEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ActualMaximumValue (Inherited from Infragistics.XamarinForms.Controls.Gauges.FormatLinearGraphLabelEventArgs) | Gets the maximum value of the graph. |
ActualMinimumValue (Inherited from Infragistics.XamarinForms.Controls.Gauges.FormatLinearGraphLabelEventArgs) | Gets the minimum value of the graph. |
Height | Gets or sets the height of the label. |
Label (Inherited from Infragistics.XamarinForms.Controls.Gauges.FormatLinearGraphLabelEventArgs) | |
OffsetX | Gets or sets the X offset of the label. |
OffsetY | Gets or sets the Y offset of the label. |
Value (Inherited from Infragistics.XamarinForms.Controls.Gauges.FormatLinearGraphLabelEventArgs) | Gets the value of the graph. |
Width | Gets or sets the width of the label. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+