Create(TPersistent,TdxChartVisualElementAppearance) Constructor
In This Article
Initializes a new instance of the TdxChartVisualElementAppearance class with specified settings.
#Declaration
Delphi
constructor Create(AOwner: TPersistent; AParent: TdxChartVisualElementAppearance); reintroduce; overload; virtual;
#Parameters
Name | Type |
---|---|
AOwner | TPersistent |
AParent | Tdx |
See Also