PdxChartCustomAxis Type
In This Article
A pointer to a primary or secondary axis instance.
#Declaration
Delphi
PdxChartCustomAxis = ^TdxChartCustomAxis;
#Referenced Class
Type | Description |
---|---|
Tdx |
A primary or secondary axis. |
See Also