TdxChartAxisNumericScaleOptions.Offset Property
In This Article
Specifies an offset applied to the numeric scale origin.
#Declaration
Delphi
property Offset: Double read; write;
#Property Value
Type | Description |
---|---|
Double | The current offset of the scale origin. |
See Also