Version

AlignRadialGaugeLabelEventArgs Class Members

The following tables list the members exposed by AlignRadialGaugeLabelEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyActualMaximumValueGets or sets the maximum value of the radial gauge. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public PropertyActualMinimumValueGets or sets the minimum value of the radial gauge. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public PropertyAngleGets or sets the label angle. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public PropertyEndAngleGets or sets the label end angle. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public PropertyHeightGets or sets the label height  
Public PropertyLabelGets or sets the label text. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public PropertyOffsetXGets or sets the X offset of the label.  
Public PropertyOffsetYGets or sets the Y offset of the label.  
Public PropertyStartAngleGets or sets the label start angle. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public PropertyValueGets or sets the label value. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public PropertyWidthGets or sets the label width  
See Also