TdxChartDiagramTitle.Diagram Property
In This Article
Provides access to the diagram to which the title belongs.
#Declaration
Delphi
property Diagram: TdxChartCustomDiagram read;
#Property Value
Type | Description |
---|---|
Tdx |
The parent diagram. Cast this property value to the Tdx |
See Also