TdxChart.AssignFrom(TdxChart,Boolean) Method
In This Article
Updates all chart settings from the specified internal Chart model.
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
ASource | Tdx |
The source internal Chart control model. |
ARecreate | Boolean | Optional. Specifies if the procedure deletes all diagrams and series in the current internal [Chart] model and recreates them from the source passed as the ASource parameter. If the ARecreate parameter accepts |
See Also