Progress® Telerik® Reporting R1 2021
DateTimeScale Class
A graph axis scale that displays dates in chronological order at specific intervals, or base units,
even if the dates from the data source are not in order or in the same base units.
Inheritance Hierarchy
Namespace: Telerik.ReportingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The DateTimeScale type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DateTimeScale | Initializes a new instance of the DateTimeScale class |
Properties
Name | Description | |
---|---|---|
![]() | BaseUnit |
Gets or sets the base unit for the current DateTimeScale. The base unit
defines the interval between the points on the axis. By default the base units
are according to the smallest difference between any two dates in the data.
|
![]() | CrossAxisPosition | Obsolete.
Zero value is where the other axis crosses the current axis;
(Inherited from Scale.) |
![]() | CrossAxisPositions | |
![]() | CrossAxisValue | Obsolete.
Applied when GraphScaleCrossAxisPosition is set to GraphAxisZeroValueMode.Specific.
Zero value is where the other axis crosses the current axis.
|
![]() | DataPointTicks |
Gets or sets a value indicating weather to shows ticks and labels on the axis
for every point in the data set instead of regular major ticks.
|
![]() | LabelStep | |
![]() | LabelUnit |
Gets or sets the unit for the interval/step between the labels.
In conjunction with the LabelStep property defines the interval between
the labels on the axis, ex.: 1 day, 3 months, 1 year.
|
![]() | MajorStep |
Gets or sets the step/interval between the major ticks/grid lines.
In conjunction with the MajorUnit property defines the interval between
the major ticks and major grid lines, ex.: 1 day, 3 months, 1 year.
|
![]() | MajorUnit |
Gets or sets the unit for the interval/step between the major ticks/grid lines.
In conjunction with the MajorStep property defines the interval between
the major ticks and major grid lines, ex.: 1 day, 3 months, 1 year.
|
![]() | Maximum |
Gets or sets the maximum value for the current axis.
|
![]() | Minimum |
Gets or sets the minimum value for the current axis.
|
![]() | MinorStep |
Gets or sets the step/interval for the minor ticks/grid lines.
In conjunction with the MinorStep property defines the interval between
the minor ticks and minor grid lines, ex.: 1 day, 3 months, 1 year.
|
![]() | MinorUnit |
Gets or sets the unit for the interval/step between the minor ticks/grid lines.
In conjunction with the MinorStep property defines the interval between
the minor ticks and minor grid lines, ex.: 1 day, 3 months, 1 year.
|
![]() | PositionMode | |
![]() | Reversed |
Indicates whether to arrange values in reverse order.
(Inherited from Scale.) |
![]() | SpacingSlotCount |
Determines the number of space slots that will be left around the DataPoints per category slot,
measured relatively to the DataPoint slot's width:
Empty Space = SpacingSlotCount * DataPoint_SlotWidth
(Inherited from Scale.) |
Methods
Name | Description | |
---|---|---|
![]() | GetDefaultCrossAxisPosition | (Inherited from Scale.) |
![]() | ToString | (Inherited from Scale.) |
Version Information
Supported in: 1.0.1