Create(TPersistent,PdxChartCustomAxis) Constructor
Initializes a new instance of the TdxChartRange class with specified settings.
Declaration
constructor Create(AOwner: TPersistent; AMasterAxisLink: PdxChartCustomAxis); reintroduce;
Parameters
Name | Type |
---|---|
AOwner | TPersistent |
AMasterAxisLink | PdxChartCustomAxis |
See Also