corelibraries-devexpress-dot-xtracharts-7f917117.md
Represents a base class for collections of named chart elements.
Namespace : DevExpress.XtraCharts
Assembly : DevExpress.XtraCharts.v25.2.dll
NuGet Package : DevExpress.Charts
public abstract class ChartElementNamedCollection :
ChartCollectionBase
Public MustInherit Class ChartElementNamedCollection
Inherits ChartCollectionBase
The ChartElementNamedCollection class serves as a base for collections (such as AnnotationRepository, CustomAxisLabelCollection, ConstantLine and StripCollection) that store named chart elements (the Annotation, CustomAxisLabel, ConstantLine and Strip respectively).
Show 22 items
Object CollectionBase ChartCollectionBase ChartElementNamedCollection ChartCalculatedFieldCollection
SwiftPlotDiagramSecondaryAxisXCollection
SwiftPlotDiagramSecondaryAxisYCollection
See Also