Progress® Telerik® Reporting R1 2021
NumericalScale Class
Represents a numerical scale with continuous input domain.
Inheritance Hierarchy
SystemObject
Telerik.ReportingScale
Telerik.ReportingNumericalScaleBase
Telerik.ReportingNumericalScale
Namespace:
Telerik.ReportingTelerik.ReportingScale
Telerik.ReportingNumericalScaleBase
Telerik.ReportingNumericalScale
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The NumericalScale type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | NumericalScale | Initializes a new instance of the NumericalScale class |
Properties
Name | Description | |
---|---|---|
![]() | CrossAxisPosition | Obsolete.
Zero value is where the other axis crosses the current axis;
(Inherited from Scale.) |
![]() | CrossAxisPositions |
A collection of NumericalScaleCrossAxisPosition items that defines
the where the other axes cross the current one.
|
![]() | 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.
(Inherited from NumericalScaleBase.) |
![]() | LabelStep |
Gets or sets the step/interval for the labels on the axis.
|
![]() | MajorStep |
Gets or sets the step/interval for the major ticks/grid lines.
|
![]() | Maximum |
Graph axis range - maximum value. Set to float.NaN to automatically calculate the value based on the data.
(Inherited from NumericalScaleBase.) |
![]() | Minimum |
Axis' minimum value. Set to float.NaN to automatically calculate the value based on the data.
(Inherited from NumericalScaleBase.) |
![]() | MinorStep |
Gets or sets the step/interval for the minor ticks/grid lines.
|
![]() | 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