TdxChartLegendItem.Caption Property
Returns the legend item caption.
Declaration
property Caption: string read;
Property Value
Type | Description |
---|---|
string | The legend item caption. |
Remarks
You can use the ShowCaptions property of a legend pane to hide or display legend item captions.
See Also