SolidColorizer3D Class
In This Article
Colorizer that colors all points using the specified color.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public class SolidColorizer3D :
Colorizer3DBase
#Remarks
The following image demonstrates 3D bars colored using this colorizer.
#Inheritance
See Also