Version

AlignLinearGraphLabelEventArgs Class Members

The following tables list the members exposed by AlignLinearGraphLabelEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyActualMaximumValueGets the maximum value of the graph. (Inherited from Infragistics.Win.DataVisualization.FormatLinearGraphLabelEventArgs)
Public PropertyActualMinimumValueGets the minimum value of the graph. (Inherited from Infragistics.Win.DataVisualization.FormatLinearGraphLabelEventArgs)
Public PropertyHeightGets or sets the height of the label.  
Public PropertyLabelGets or sets the label that should be used. (Inherited from Infragistics.Win.DataVisualization.FormatLinearGraphLabelEventArgs)
Public PropertyOffsetXGets or sets the X offset of the label.  
Public PropertyOffsetYGets or sets the Y offset of the label.  
Public PropertyValueGets the value of the graph. (Inherited from Infragistics.Win.DataVisualization.FormatLinearGraphLabelEventArgs)
Public PropertyWidthGets or sets the width of the label.  
See Also