IdxChartLegendItem.GetCaption Method
In This Article
Returns a legend item caption.
#Declaration
Delphi
function GetCaption: string;
#Returns
Type | Description |
---|---|
string | The legend item caption. |
See Also