Xceed Chart for WinForms v4.4 Documentation
AxisScaleDateTime Class Properties


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

For a list of all members of this type, see AxisScaleDateTime members.

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. (Inherited from Xceed.Chart.Core.AxisScaleValue)
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. (Inherited from Xceed.Chart.Core.AxisScaleValue)
Public PropertySpecifies whether minor ticks are automatically generated. (Inherited from Xceed.Chart.Core.AxisScaleValue)
Public PropertySpecifies the time span step when the major tick mode is set to TimeSpan.  
Public PropertySpecifies the time span steps when the major tick mode is set to TimeSpans.  
Public PropertySpecifies the mode in which the major ticks are calculated.  
Public PropertySpecifies the maximal value of the axis when the AutoMax property is set to false. (Inherited from Xceed.Chart.Core.AxisScaleValue)
Public PropertyControls the density of the major ticks when they are automatically calculated. (Inherited from Xceed.Chart.Core.AxisScaleValue)
Public PropertySpecifies the minimal value of the axis when the AutoMin property is set to false. (Inherited from Xceed.Chart.Core.AxisScaleValue)
Public PropertySpecifies the number of minor ticks between two major ones. (Inherited from Xceed.Chart.Core.AxisScale)
Public PropertySpecifies the months step when the major tick mode is set to Months.  
Public PropertySpecifies whether the scale should end on an exact tick value. (Inherited from Xceed.Chart.Core.AxisScaleValue)
Public PropertySpecifies whether the scale should begin from an exact tick value. (Inherited from Xceed.Chart.Core.AxisScaleValue)
Top
See Also

Reference

AxisScaleDateTime Class
Xceed.Chart.Core Namespace
AxisScaleValue Class