TdxChartControlReportLink.dxChartControl Property
In This Article
Provides access to the source Chart control.
#Declaration
Delphi
property dxChartControl: TdxChartControl read;
#Property Value
Type | Description |
---|---|
Tdx |
The source Chart control. |
See Also