Version

FormatRadialGaugeLabelEventArgs Class Members

The following tables list the members exposed by FormatRadialGaugeLabelEventArgs.

Public Constructors
Public Fields
 NameDescription
Public FieldActualMaximumValueGets the maximum value of the radial gauge.  
Public FieldActualMinimumValueGets the minimum value of the radial gauge.  
Public FieldAngleGets or sets the label angle in radians.  
Public FieldEndAngleGets the label end angle in radians.  
Public FieldExtentGets or sets the extent of text from center of gauge.  
Public FieldLabelGets or sets the label text.  
Public FieldStartAngleGets the label start angle in radians.  
Public FieldValueGets or sets the label value.  
See Also