AreaSeries3D.ActualMaterial Property
Gets the actual material which is used to draw a 3D Area Series.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Material | A Material object, specifying the material for the series. |
See Also