Create(string,string) Constructor
Initializes a new instance of the TdxGaugeScaleStyle class with specified settings.
Declaration
constructor Create(const AStyleName: string; const ABaseStyleName: string); overload;
Parameters
| Name | Type |
|---|---|
| AStyleName | string |
| ABaseStyleName | string |
See Also