ChartElementNamedCollection Class
Represents a base class for collections of named chart elements.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v22.2.dll
NuGet Package: DevExpress.Charts
Declaration
Remarks
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).
Inheritance
Show 22 items
Object
CollectionBase
ChartCollectionBase
ChartElementNamedCollection
See Also