Back to Devexpress

BarSeries3D.Transform Attached Property

wpf-devexpress-dot-xpf-dot-charts-dot-barseries3d-601164a9.md

latest1.2 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

See GetTransform(SeriesPoint) and SetTransform(SeriesPoint, Transform3D).

Returns

TypeDescription
Transform3D

A Transform3D object.

|

See Also

BarSeries3D Class

BarSeries3D Members

DevExpress.Xpf.Charts Namespace