Skip to main content
All docs
V24.1

KeyCollection Class

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.1.dll

NuGet Package: DevExpress.Charts

Declaration

[TypeConverter(typeof(LocalizableCollectionTypeConverter))]
public class KeyCollection :
    NotificationCollection<object>

The following members return KeyCollection objects:

Library Related API Members
Cross-Platform Class Library HeatmapKeyColorProvider.Keys
KeyColorColorizer.Keys
SeriesKeyColorColorizer.Keys
WinForms Controls KeyColorColorizerModel.Keys
SeriesKeyColorColorizerModel.Keys
See Also