TdxChartVisualElementTitle.Appearance Property
Provides access to general title appearance settings.
#Declaration
property Appearance: TdxChartVisualElementTitleAppearance read; write;
#Property Value
Type | Description |
---|---|
Tdx |
Stores title appearance settings. |
#Remarks
You can use Appearance
.FontOptions and Appearance
.TextColor properties to customize text appearance. Refer to the TdxChartVisualElementTitleAppearance class description for detailed information on all available options.