Create(TdxChartXYSeriesBarAppearance,Boolean) Constructor
In This Article
Initializes a new instance of the TdxChartBarSeriesPointDrawParameters class with specified settings.
#Declaration
Delphi
constructor Create(AAppearance: TdxChartXYSeriesBarAppearance; AIsOwner: Boolean);
#Parameters
Name | Type |
---|---|
AAppearance | Tdx |
AIs |
Boolean |
See Also