SpreadsheetGear 2012
IAxis Interface Members
Properties 

The following tables list the members exposed by IAxis.

Public Properties
 NameDescription
 PropertyAxisBetweenCategoriesGets or sets the property which specifies whether the value axis crosses between categories on the category axis.  
 PropertyAxisGroupReturns the axis group that this axis belongs to.  
 PropertyAxisTitleReturns an instance of IAxisTitle which represents the title of this axis, or null if HasTitle is false.  
 PropertyBaseUnitGets or sets the property which specifies the base time unit for a category axis with a time-scale.  
 PropertyBaseUnitIsAutoGets or sets the property which specifies whether the base unit is automatically set based on the category axis data.  
 PropertyCategoryTypeGets or sets the property which specifies the scale type on a category axis.  
 PropertyCrossesGets or sets the property which specifies where the other axis crosses this axis.  
 PropertyCrossesAtGets or sets the property which specifies a custom value where the other axis crosses this axis.  
 PropertyFormatReturns an instance of IChartFormat which represents the formatting options of this axis.  
 PropertyHasMajorGridlinesGets or sets the property which specifies whether an axis has major gridlines.  
 PropertyHasMinorGridlinesGets or sets the property which specifies whether an axis has minor gridlines.  
 PropertyHasTitleGets or sets the property which specifies whether an axis has a title.  
 PropertyLogBaseGets or sets the property which specifies the log base for a value axis with a logarithmic scale.  
 PropertyMajorGridlinesReturns an instance of IGridlines which represents the major gridlines of this axis, or null if HasMajorGridlines is false.  
 PropertyMajorTickMarkGets or sets the property which specifies the type of major tick marks on an axis.  
 PropertyMajorUnitGets or sets the property which specifies the major unit of an axis.  
 PropertyMajorUnitIsAutoGets or sets the property which specifies whether the major unit is automatically determined on an axis.  
 PropertyMajorUnitScaleGets or sets the property which specifies the major time unit for a category axis with a time-scale.  
 PropertyMaximumScaleGets or sets the property which specifies the maximum scale value of an axis.  
 PropertyMaximumScaleIsAutoGets or sets the property which specifies whether the maximum scale value is automatically determined on an axis.  
 PropertyMinimumScaleGets or sets the property which specifies the minimum scale value of an axis.  
 PropertyMinimumScaleIsAutoGets or sets the property which specifies whether the minimum scale value is automatically determined on an axis.  
 PropertyMinorGridlinesReturns an instance of IGridlines which represents the minor gridlines of this axis, or null if HasMinorGridlines is false.  
 PropertyMinorTickMarkGets or sets the property which specifies the type of minor tick marks on an axis.  
 PropertyMinorUnitGets or sets the property which specifies the minor unit of an axis.  
 PropertyMinorUnitIsAutoGets or sets the property which specifies whether the minor unit is automatically determined on an axis.  
 PropertyMinorUnitScaleGets or sets the property which specifies the minor time unit for a category axis with a time-scale.  
 PropertyReversePlotOrderGets or sets the property which specifies whether the axis scale values are in reverse order.  
 PropertyScaleTypeGets or sets the property which specifies the scale type on a value axis.  
 PropertyTickLabelPositionGets or sets the property which specifies the tick label position on an axis.  
 PropertyTickLabelsReturns an instance of ITickLabels which represents the tick labels of this axis.  
 PropertyTickLabelSpacingGets or sets the property which specifies the number of categories between each tick label on a category axis.  
 PropertyTickLabelSpacingIsAutoGets or sets the property which specifies whether the tick label spacing is automatically determined on an axis.  
 PropertyTickMarkSpacingGets or sets the property which specifies the number of categories between each tick mark on a category axis.  
 PropertyTypeReturns the axis type.  
Top
See Also

Reference

IAxis Interface
SpreadsheetGear.Charts Namespace
IAxes Interface

Send Feedback