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