Version

AlignRadialGaugeLabelEventArgs Class Members

The following tables list the members exposed by AlignRadialGaugeLabelEventArgs.

Public Constructors
Public Fields
 NameDescription
Public FieldActualMaximumValueGets or sets the maximum value of the radial gauge. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public FieldActualMinimumValueGets or sets the minimum value of the radial gauge. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public FieldAngleGets or sets the label angle. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public FieldEndAngleGets or sets the label end angle. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public FieldHeightGets or sets the label height  
Public FieldLabelGets or sets the label text. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public FieldOffsetXGets or sets the X offset of the label.  
Public FieldOffsetYGets or sets the Y offset of the label.  
Public FieldStartAngleGets or sets the label start angle. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public FieldValueGets or sets the label value. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public FieldWidthGets or sets the label width  
See Also