Version

AlignLinearGraphLabelEventArgs Class Members

The following tables list the members exposed by AlignLinearGraphLabelEventArgs.

Public Constructors
Public Fields
 NameDescription
Public FieldActualMaximumValueGets the maximum value of the graph. (Inherited from Infragistics.Controls.Gauges.FormatLinearGraphLabelEventArgs)
Public FieldActualMinimumValueGets the minimum value of the graph. (Inherited from Infragistics.Controls.Gauges.FormatLinearGraphLabelEventArgs)
Public FieldHeightGets or sets the height of the label.  
Public FieldLabelGets or sets the label that should be used. (Inherited from Infragistics.Controls.Gauges.FormatLinearGraphLabelEventArgs)
Public FieldOffsetXGets or sets the X offset of the label.  
Public FieldOffsetYGets or sets the Y offset of the label.  
Public FieldValueGets the value of the graph. (Inherited from Infragistics.Controls.Gauges.FormatLinearGraphLabelEventArgs)
Public FieldWidthGets or sets the width of the label.  
See Also