Create(TPersistent,PdxChartCustomAxis) Constructor
In This Article
Initializes a new instance of the TdxChartCustomAxis class with specified settings.
#Declaration
Delphi
constructor Create(AOwner: TPersistent; AMasterAxisLink: PdxChartCustomAxis); reintroduce;
#Parameters
Name | Type |
---|---|
AOwner | TPersistent |
AMaster |
Pdx |
See Also