DateTimeScaleOptions Members
In This Article
#Fields
Name | Description |
---|---|
Default |
Identifies the default value for the Date |
Default |
Identifies the default value for the Date |
#Properties
Name | Description |
---|---|
Aggregate |
Gets or sets the value indicating the aggregate function that should be used to relieve data.
Inherited from Scale |
Auto |
Gets or sets the value specifying whether the alignment, spacing and offset of grid lines and major tickmarks should be calculated automatically.
Inherited from Scale |
Automatic |
Gets or sets the automatic date-time measure unit calculator. |
Custom |
Gets or sets the custom aggregate function callback that calculates the aggregated values.
Inherited from Scale |
Grid |
Gets or sets the date-time measure unit to which the beginning of an axis’ gridlines and labels should be aligned. |
Grid |
Gets or sets the value that specifies the alignment of grid lines, major tickmarks and axis labels. |
Grid |
Gets or sets the offset of grid lines and major tickmarks.
Inherited from Scale |
Grid |
Gets or sets the interval between grid lines and major tickmarks.
Inherited from Scale |
Interval |
Stores options for a date-time axis when its Scale |
Measure |
Gets or sets the detail level for date-time values. |
Measure |
Gets or sets the value specifying the factor on which the measurement unit multiplies to form a custom measurement unit. |
Min |
Gets or sets the minimum allowed distance between two neighbor major tick marks and grid lines that affect an automatically calculated grid.
Inherited from Scale |
Process |
Gets or sets mode which specifies the action the chart control should perform with the missing points.
Inherited from Scale |
Scale |
Gets or sets the scale mode for an axis.
Inherited from Scale |
Skip |
Specifies whether to skip axis ranges that do not have data points. |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Workdays |
Specifies whether holidays and non-working days should be excluded from the axis scale. |
Workdays |
Provides access to information about holidays and workdays to adjust the date-time axis scale. |
Work |
Gets or sets a value indicating whether to show only the working time on a date-time axis. |
Work |
Returns a collection of work time rules which should be applied to the date-time axis scale. |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the Date |
Clone() |
Creates a copy of the current Chart |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of the chart element.
Inherited from Chart |
See Also