Chart3DControl.ActualContentTransform Property
Returns an object that contains information about the current chart position, rotation angles and scale.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| Transform3D | An object that contains information about three-dimensional chart transformations. |
See Also