Spread for ASP.NET 10 Product Documentation
ValueAxis Class Members
Properties  Methods  Events


The following tables list the members exposed by ValueAxis.

Public Constructors
 NameDescription
Public ConstructorValueAxis 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 PropertyAxisIdGets or sets an ID for the axis.  
Public PropertyDisplayUnitsGets or sets the units in which labels are displayed.  
Public PropertyLabelNumberFormatGets or sets the number format for labels.  
Public PropertyLabelOffsetGets or sets the distance the tick mark labels are offset.  
Public PropertyLabelTextFillGets or sets the fill used to draw the tick mark labels.  
Public PropertyLabelTextFontGets or sets the font used to draw the 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 PropertyLogarithmicGets or sets whether the axis uses a linear or logarithmic scale.  
Public PropertyLogarithmicBaseGets or sets the logarithmic base.  
Public PropertyMajorGridLineGets or sets the line used to draw the major grid lines.  
Public PropertyMajorGridVisibleGets or sets whether the major grid lines are visible.  
Public PropertyMajorTickLengthGets or sets the length of the major tick marks.  
Public PropertyMajorTickVisibleGets or sets whether the major tick marks are visible.  
Public PropertyMajorUnitGets or sets the interval for the 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 the minor tick marks.  
Public PropertyMinorTickVisibleGets or sets whether the minor tick marks are visible.  
Public PropertyMinorUnitGets or sets the interval for the minor tick marks and minor grid lines.  
Public PropertyReverseGets or sets whether the direction of the ruler 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 PropertyTitleGets or sets the 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 PropertyTitleTextFillGets or sets the fill used to draw the title.  
Public PropertyTitleTextFontGets or sets the font used to draw the title.  
Public PropertyTitleVisibleGets or sets whether the title is visible.  
Top
Public Methods
 NameDescription
Public MethodCloneCreates a deep copy of the specified 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.Web.Chart.Axis)
Top
Public Events
 NameDescription
Public EventChangedOccurs when the axis is changed. (Inherited from FarPoint.Web.Chart.Axis)
Top
See Also

Reference

ValueAxis Class
FarPoint.Web.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.