ChartHierarchicalStringData.Clone() Method
Creates a copy of the current hierarchical chart argument data object.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Returns
| Type | Description |
|---|---|
| ChartHierarchicalStringData | A new object with copied hierarchical levels. |
See Also