BarSeries3D.Transform Attached Property
Gets or sets the transformation options for the BarSeries3D. This is an attached property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Returns
Type | Description |
---|---|
Transform3D | A Transform3D object. |
See Also