TdxChartLegendTitle.Legend Property
In This Article
Provides access to the legend pane to which the title belongs.
#Declaration
Delphi
property Legend: TdxChartCustomLegend read;
#Property Value
Type | Description |
---|---|
Tdx |
The parent legend pane. Cast this property value to the Tdx |
See Also