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