Spread Windows Forms 12.0 Product Documentation
ValueAxis Class Members
Fields  Properties  Methods  Events


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : ValueAxis Class

The following tables list the members exposed by ValueAxis.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected FieldSpecifies whether the axis title items are placed manually. (Inherited from FarPoint.Win.Chart.Axis)
Protected FieldSpecifies whether the axis title overlaps the axis label. (Inherited from FarPoint.Win.Chart.Axis)
Top
Public Properties
 NameDescription
Public PropertyGets or sets whether the interval for tick mark labels is automatically generated.  
Public PropertyGets or sets whether the interval for major tick marks and major grid lines is automatically generated.  
Public PropertyGets or sets whether the ruler maximum is automatically generated.  
Public PropertyGets or sets whether the ruler minimum is automatically generated.  
Public PropertyGets or sets whether the interval for minor tick marks and minor grid lines is automatically generated.  
Public PropertyGets or sets an ID for the axis.  
Public PropertyGets or sets the units in which labels are displayed.  
Public PropertyGets or sets the label formatter object for the axis labels. (Inherited from FarPoint.Win.Chart.Axis)
Public PropertyGets or sets the distance the tick mark labels are offset.  
Public PropertyGets or sets the rotation angle for the label.  
Public PropertyGets or sets the text orientation for the label.  
Public PropertyGets or sets the fill used to draw the tick mark labels.  
Public PropertyGets or sets the font used to draw the tick mark labels.  
Public PropertyGets or sets the interval for tick mark labels.  
Public PropertyGets or sets whether the tick mark labels are visible.  
Public PropertyGets or sets the location of the axis relative to the plot area.  
Public PropertyGets or sets the custom location of the axis relative to the plot area.  
Public PropertyGets or sets whether the axis uses a linear or logarithmic scale.  
Public PropertyGets or sets the logarithmic base.  
Public PropertyGets or sets the line used to draw the major grid lines.  
Public PropertyGets or sets whether the major grid lines are visible.  
Public PropertyGets or sets the length of the major tick marks.  
Public PropertyGets or sets whether the major tick marks are visible.  
Public PropertyGets or sets the interval for the major tick marks and major grid lines.  
Public PropertyGets or sets the ruler maximum.  
Public PropertyGets or sets the ruler minimum.  
Public PropertyGets or sets the line used to draw the minor grid lines.  
Public PropertyGets or sets whether the minor grid lines are visible.  
Public PropertyGets or sets the length of the minor tick marks.  
Public PropertyGets or sets whether the minor tick marks are visible.  
Public PropertyGets or sets the interval for the minor tick marks and minor grid lines.  
Public PropertyGets or sets the axis position.  
Public PropertyGets or sets whether the direction of the ruler is inverted.  
Public PropertyGets or sets the line used to draw the ruler.  
Public PropertyGets or sets the distance the ruler is offset.  
Public PropertyGets or sets whether the ruler is visible.  
Public PropertyGets the collection of stripes.  
Public PropertyGets or sets the title.  
Public PropertyGets or sets the field in the data source that stores the title.  
Public PropertyGets or sets the data source for the title.  
Public PropertyGets or sets whether the axis title items are placed manually. (Inherited from FarPoint.Win.Chart.Axis)
Public PropertyGets or sets the distance the title is offset.  
Public PropertyGets whether the axis title overlaps the axis label. (Inherited from FarPoint.Win.Chart.Axis)
Public PropertyGets or sets the rotation angle for the title.  
Public PropertyGets or sets the text orientation for the title.  
Public PropertyGets or sets the fill used to draw the title.  
Public PropertyGets or sets the font used to draw the title.  
Public PropertyGets or sets whether the title is visible.  
Top
Public Methods
 NameDescription
Public MethodCreates a deep copy of the specified axis.  
Public MethodThis method is reserved and should not be used.  
Public MethodGenerates an object from its XML representation.  
Public MethodConverts an object into its XML representation.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the Changed event. (Inherited from FarPoint.Win.Chart.Axis)
Top
Public Events
 NameDescription
Public EventOccurs when the axis is changed. (Inherited from FarPoint.Win.Chart.Axis)
Top
See Also

Reference

ValueAxis Class
FarPoint.Win.Chart Namespace