Version

AlignRadialGaugeLabelEventArgs Class Members

The following tables list the members exposed by AlignRadialGaugeLabelEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyActualMaximumValueGets the maximum value of the radial gauge. (Inherited from Infragistics.Win.DataVisualization.FormatRadialGaugeLabelEventArgs)
Public PropertyActualMinimumValueGets the minimum value of the radial gauge. (Inherited from Infragistics.Win.DataVisualization.FormatRadialGaugeLabelEventArgs)
Public PropertyAngleGets or sets the label angle in radians. (Inherited from Infragistics.Win.DataVisualization.FormatRadialGaugeLabelEventArgs)
Public PropertyBrushGets or sets the brush of the label.  
Public PropertyEndAngleGets the label end angle in radians. (Inherited from Infragistics.Win.DataVisualization.FormatRadialGaugeLabelEventArgs)
Public PropertyExtentGets or sets the extent of text from center of gauge. (Inherited from Infragistics.Win.DataVisualization.FormatRadialGaugeLabelEventArgs)
Public PropertyFontSizeGets or sets the font size of text in gauge.  
Public PropertyHeightGets the label height  
Public PropertyLabelGets or sets the label text. (Inherited from Infragistics.Win.DataVisualization.FormatRadialGaugeLabelEventArgs)
Public PropertyOffsetXGets or sets the X offset of the label.  
Public PropertyOffsetYGets or sets the Y offset of the label.  
Public PropertyStartAngleGets the label start angle in radians. (Inherited from Infragistics.Win.DataVisualization.FormatRadialGaugeLabelEventArgs)
Public PropertyValueGets or sets the label value. (Inherited from Infragistics.Win.DataVisualization.FormatRadialGaugeLabelEventArgs)
Public PropertyWidthGets the label width  
See Also