KeyColorColorizer.Keys Property
In This Article
Gets or sets the collection of keys used to colorize series points using the key-color colorizer.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public KeyCollection Keys { get; }
#Property Value
Type | Description |
---|---|
Key |
A DevExpress. |
See Also