Diagram3D.ActualContentTransform Property
Gets the actual object with information on how to transform the 3D Diagram‘s contents.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Transform3D | A Transform3D object representing the transformation of a diagram. |
See Also