TdxChartCustomSecondaryAxisCollectionItem.Reverse Property
Specifies if the axis scale direction is reversed.
Declaration
property Reverse: Boolean read; write; default False;
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | False |
|
Remarks
Set the Reverse property to True to flip the axis direction.
Default Value
The Reverse property’s default value is False.
See Also