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