Skip to main content
A newer version of this page is available. .

SolidColorizer3D Class

Colorizer that colors all points using the specified color.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public class SolidColorizer3D :
    Colorizer3DBase

Remarks

The following image demonstrates 3D bars colored using this colorizer.

SolidColorizer3D-Example

See Also