Back to Devexpress

IColorizer3DKeyProvider Interface

wpf-devexpress-dot-xpf-dot-charts-dot-icolorizer3dkeyprovider.md

latest1.4 KB
Original Source

IColorizer3DKeyProvider Interface

An interface that should be implemented by any class that can be used as a key provider for the KeyColorColorizer3D.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public interface IColorizer3DKeyProvider
vb
Public Interface IColorizer3DKeyProvider

The following members return IColorizer3DKeyProvider objects:

Remarks

This interface is implemented by the following classes.

See Also

IColorizer3DKeyProvider Members

DevExpress.Xpf.Charts Namespace