DateTimeAxisX Members
In This Article
#Constructors
Name | Description |
---|---|
Date |
Initializes a new instance of the Date |
#Fields
Name | Description |
---|---|
Aggregation |
Identifies the Data |
Constant |
Identifies the Data |
Display |
Identifies the Display |
Empty |
Identifies the Data |
Grid |
Identifies the Data |
Grid |
Identifies the Data |
Grid |
Identifies the Data |
Hint |
Identifies the Hint |
Label |
Identifies the Label |
Label |
Identifies the Label bindable property.
Inherited from Axis |
Label |
Identifies the Label |
Layout |
Identifies the Layout bindable property.
Inherited from Axis |
Measure |
Identifies the Data |
Position |
Identifies the Position bindable property.
Inherited from Axis |
Range |
Identifies the Data |
Strips |
Identifies the Data |
Style |
Identifies the Style bindable property.
Inherited from Axis |
Synchronizer |
Identifies the Synchronizer bindable property.
Inherited from Axis |
Title |
Identifies the Title bindable property.
Inherited from Axis |
Visible |
Identifies the Visible bindable property.
Inherited from Axis |
#Properties
Name | Description |
---|---|
Aggregation |
Specifies the function used to aggregate data. |
Constant |
Gets the collection of constant lines that the axis contains. |
Display |
Specifies the axis position.
Inherited from Axis |
Empty |
Specifies whether the empty ranges are visible on the chart. |
Grid |
|
Grid |
|
Grid |
|
Hint |
Gets or sets an object that configures how the axis interacts with the Hint.
Inherited from Axis |
Label |
Provides access to the settings that specify the text format, position, and appearance of axis labels.
Inherited from Axis |
Label |
Gets or sets whether the date-time axis detects if adjacent argument values belong to different time intervals (for example, days of different months) and automatically displays a transition label (for example, the first-day label of the next month) with a different format. |
Label |
Gets or sets an object that provides custom string representations of axis label values to labels.
Inherited from Axis |
Layout |
Gets or sets the axis layout settings.
Inherited from Axis |
Measure |
Gets or sets the detail level for date-time values. |
Position |
Obsolete. This property is obsolete (use the Display |
Range | Specifies the axis range settings. |
Strips | Gets the collection of strips that the axis contains. |
Style |
Gets or sets the axis appearance settings.
Inherited from Axis |
Synchronizer |
Gets or sets an object that synchronizes ranges of axes in several charts.
Inherited from Axis |
Title |
Specifies the axis title.
Inherited from Axis |
Visible |
Specifies whether the axis is visible.
Inherited from Axis |
See Also