Back to Devexpress

TdxChartCustomLegend.Title Property

vcl-dxchartcore-dot-tdxchartcustomlegend-f33459e7.md

latest1.1 KB
Original Source

TdxChartCustomLegend.Title Property

Specifies the legend pane title, and its position and appearance.

Declaration

delphi
property Title: TdxChartLegendTitle read; write;

Property Value

TypeDescription
TdxChartLegendTitle

Stores a legend pane title and its settings.

|

Remarks

Use the Title.Text property to specify a legend pane title. The Title.Appearance and Title.Alignment properties define title appearance and position, respectively.

Refer to the TdxChartLegendTitle class description for detailed information on available options.

See Also

TdxChartCustomLegend Class

TdxChartCustomLegend Members

dxChartCore Unit