Version

AlignRadialGaugeLabelEventArgs Class Members

The following tables list the members exposed by AlignRadialGaugeLabelEventArgs.

Public Constructors
Public Fields
 NameDescription
Public FieldActualMaximumValueGets the maximum value of the radial gauge. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public FieldActualMinimumValueGets the minimum value of the radial gauge. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public FieldAngleGets or sets the label angle in radians. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public FieldBrushGets or sets the brush of the label.  
Public FieldEndAngleGets the label end angle in radians. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public FieldExtentGets or sets the extent of text from center of gauge. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public FieldFontSizeGets or sets the font size of text in gauge.  
Public FieldHeightGets 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 the label start angle in radians. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public FieldValueGets or sets the label value. (Inherited from Infragistics.Controls.Gauges.FormatRadialGaugeLabelEventArgs)
Public FieldWidthGets the label width  
See Also