Skip to main content
A newer version of this page is available. .

DateTimeAxisX Properties

The X-axis the chart uses to display series that represent data sources with date-time arguments (when theIXYSeriesData.GetDataType‘s implementation returns DateTime, WeightedDateTime, and Financial).
Name Description
AggregationType
ConstantLines
GridAlignment
GridOffset
GridSpacing
HintOptions Gets or sets an object that configures how the axis interacts with the Hint. Inherited from AxisBase.
Label Provides access to the settings that specify the text format, position, and appearance of axis labels. Inherited from AxisBase.
LabelTextFormatter Gets or sets an object that provides custom string representations of axis label values to labels. Inherited from AxisBase.
MeasureUnit
Position Gets or sets the axis position. Inherited from AxisBase.
Range
Strips
Style Gets or sets the axis appearance settings. Inherited from AxisBase.
Synchronizer Gets or sets an object that synchronizes ranges of axes in several charts. Inherited from AxisBase.
Title Specifies the axis title. Inherited from AxisBase.
Visible Specifies whether the axis is visible. Inherited from AxisBase.
See Also