Back to Devexpress

KeyColorColorizer3D.Keys Property

wpf-devexpress-dot-xpf-dot-charts-dot-keycolorcolorizer3d-d970028b.md

latest1023 B
Original Source

KeyColorColorizer3D.Keys Property

Gets or sets the collection of color keys.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public ColorizerKeysCollection Keys { get; set; }
vb
Public Property Keys As ColorizerKeysCollection

Property Value

TypeDescription
ColorizerKeysCollection

The key collection.

|

See Also

KeyColorColorizer3D Class

KeyColorColorizer3D Members

DevExpress.Xpf.Charts Namespace