ChartSheet.CopyFrom(ChartSheet) Method
Copies the specified chart sheet into the current instance.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
source | ChartSheet | A ChartSheet object that specifies the source chart sheet for copying. |
See Also