TdxChartRange.AutoSideMargins Property
In This Article
Specifies if axis scale margins are calculated automatically.
#Declaration
Delphi
property AutoSideMargins: Boolean read; write; default True;
#Property Value
Type | Default | Description |
---|---|---|
Boolean | True | If |
See Also