Spread Windows Forms 7.0 Product Documentation
IndexAxis Class Members
See Also  Properties  Methods  Events Support Options
FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : IndexAxis Class


Glossary Item Box

The following tables list the members exposed by IndexAxis.

Public Constructors

 NameDescription
Public ConstructorIndexAxis ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyAutoLabelUnitGets or sets whether the interval for tick mark labels is automatically generated.  
Public PropertyAutoMajorUnitGets or sets whether the interval for major tick marks and major grid lines is automatically generated.  
Public PropertyAutoMaximumGets or sets whether the ruler maximum is automatically generated.  
Public PropertyAutoMinimumGets or sets whether the ruler minimum is automatically generated.  
Public PropertyAutoMinorUnitGets or sets whether the interval for minor tick marks and minor grid lines is automatically generated.  
Public PropertyAxisTypeGets or sets the type of the axis.  
Public PropertyLabelFormatterGets or sets the label formatter object for the axis labels. (Inherited from FarPoint.Win.Chart.Axis)
Public PropertyLabelOffsetGets or sets the distance the tick mark labels are offset.  
Public PropertyLabelRotationAngleGets or sets the rotation angle for the label  
Public PropertyLabelTextDirectionGets or sets the text orientation for the label  
Public PropertyLabelTextFillGets or sets the fill used to draw the tick mark labels.  
Public PropertyLabelTextFontGets or sets the font of tick mark labels.  
Public PropertyLabelUnitGets or sets the interval for tick mark labels.  
Public PropertyLabelVisibleGets or sets whether the tick mark labels are visible.  
Public PropertyLocationGets or sets the location of the axis relative to the plot area.  
Public PropertyLocationCustomValueGets or sets the custom location of the axis relative to the plot area.  
Public PropertyMajorGridLineGets or sets the line used to draw the major grid lines.  
Public PropertyMajorGridVisibleGets or set whether the major grid lines are visible.  
Public PropertyMajorTickLengthGets or sets the length of major tick marks.  
Public PropertyMajorTickVisibleGets or sets whether the major tick marks are visible.  
Public PropertyMajorUnitGets or sets the interval for major tick marks and major grid lines.  
Public PropertyMaximumGets or sets the ruler maximum.  
Public PropertyMinimumGets or sets the ruler minimum.  
Public PropertyMinorGridLineGets or sets the line used to draw the minor grid lines.  
Public PropertyMinorGridVisibleGets or sets whether the minor grid lines are visible.  
Public PropertyMinorTickLengthGets or sets the length of minor tick marks.  
Public PropertyMinorTickVisibleGets or setse whether the minor tick marks are visible.  
Public PropertyMinorUnitGets or sets the interval for minor tick marks and minor grid lines.  
Public PropertyReverseGets or sets whether the direction of the axis is inverted.  
Public PropertyRulerLineGets or sets the line used to draw the ruler.  
Public PropertyRulerOffsetGets or sets the distance the ruler is offset.  
Public PropertyRulerVisibleGets or sets whether the ruler is visible.  
Public PropertyStripesGets the collection of stripes.  
Public PropertyTickBetweenGets or sets the position of tick marks relative to data points.  
Public PropertyTitleGets or sets the axis title.  
Public PropertyTitleDataFieldGets or sets the field in the data source that stores the title.  
Public PropertyTitleDataSourceGets or sets the data source for the title.  
Public PropertyTitleOffsetGets or sets the distance the title is offset.  
Public PropertyTitleRotationAngleGets or sets the rotation angle for the title  
Public PropertyTitleTextDirectionGets or sets the text orientation for the title  
Public PropertyTitleTextFillGets or sets the fill used to draw the axis title.  
Public PropertyTitleTextFontGets or sets the font of the axis title.  
Public PropertyTitleVisibleGets or sets whether the axis title is visible.  
Top

Public Methods

 NameDescription
Public MethodCloneCreates a deep copy of this axis.  
Public MethodGetSchemaThis method is reserved and should not be used.  
Public MethodReadXmlGenerates an object from its XML representation  
Public MethodWriteXmlConverts an object into its XML representation.  
Top

Protected Methods

 NameDescription
Protected MethodOnChangedRaises the Changed event. (Inherited from FarPoint.Win.Chart.Axis)
Top

Public Events

 NameDescription
Public EventChangedOccurs when the axis is changed. (Inherited from FarPoint.Win.Chart.Axis)
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.