Xceed Chart for WinForms v4.4 Documentation
AxisScaleValue Class Members
Properties  Methods 


Xceed.Chart.Core.v4.4 Assembly > Xceed.Chart.Core Namespace : AxisScaleValue Class

The following tables list the members exposed by AxisScaleValue.

Public Properties
 NameDescription
Public PropertySpecifies whether the scale should produce automatic labels. (Inherited from Xceed.Chart.Core.AxisScale)
Public PropertyWhen set to true the component automatically determines the maximum of the axis scale. When set to false the Max property specifies the maximum value of the axis scale.  
Public PropertyWhen set to true the component automatically determines the minimum of the axis scale. When set to false the Min property specifies the minimum value of the axis scale.  
Public PropertySpecifies whether minor ticks are automatically generated.  
Public PropertySpecifies the maximal value of the axis when the AutoMax property is set to false.  
Public PropertyControls the density of the major ticks when they are automatically calculated.  
Public PropertySpecifies the minimal value of the axis when the AutoMin property is set to false.  
Public PropertySpecifies the number of minor ticks between two major ones. (Inherited from Xceed.Chart.Core.AxisScale)
Public PropertySpecifies whether the scale should end on an exact tick value.  
Public PropertySpecifies whether the scale should begin from an exact tick value.  
Top
Public Methods
 NameDescription
Public MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.AxisScale)
Public MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
Top
Protected Methods
 NameDescription
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
Top
See Also

Reference

AxisScaleValue Class
Xceed.Chart.Core Namespace