Progress® Telerik® Reporting R1 2021
NumericalScaleBase Properties
The NumericalScaleBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CrossAxisPosition | Obsolete.
Zero value is where the other axis crosses the current axis;
(Inherited from Scale.) |
![]() | 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.
|
![]() | Maximum |
Graph axis range - maximum value. Set to float.NaN to automatically calculate the value based on the data.
|
![]() | Minimum |
Axis' minimum value. Set to float.NaN to automatically calculate the value based on the data.
|
![]() | 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.) |