Skip to main content
All docs
V26.1
  • LegendEntryDictionary Class

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public class LegendEntryDictionary :
        OfficeDictionary<int, LegendEntry>

    The following members return LegendEntryDictionary objects:

    Inheritance

    Object
    DevExpress.Docs.Office.Internal.OfficeDictionary<Int32, LegendEntry>
    LegendEntryDictionary
    See Also