ChartRadix property

Returns or sets the number base (decimal, hexadecimal, octal or exponent), used to display numeric values on the chart. Read/write. Constant.
Syntax
Trend
.
ChartRadix
[
= radixOption
]
where
Trend
- is the name of a Trend object (such as trend1) or an expression that evaluates to a Trend object.
radixOption
- is a constant of the type RSTradixOptions. It can be decimal, hexadecimal, octal or exponent.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal