FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / Axis Class
Fields Properties Methods Events


Axis Class Members

The following tables list the members exposed by Axis.

Protected Fields
 NameDescription
Protected FieldSpecifies whether the axis title items are placed manually.  
Protected FieldSpecifies whether the axis title overlaps the axis label.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the label formatter object for the axis labels.  
Public PropertyGets or sets whether the axis title items are placed manually.  
Public PropertyGets whether the axis title overlaps the axis label.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the Changed event.  
Top
Public Events
 NameDescription
Public EventOccurs when the axis is changed.  
Top
See Also