KeyColorColorizer3D.KeyProvider Property
Gets or sets the key provider specifying which point values should be used as keys.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
IColorizer3DKeyProvider | The key provider. |
See Also