Skip to main content
All docs
V25.1
  • KeyCollection Class

    Namespace: DevExpress.XtraCharts

    Assembly: DevExpress.XtraCharts.v25.1.dll

    NuGet Package: DevExpress.Charts

    #Declaration

    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