Skip to main content
All docs
V24.2

DataMemberCollection Properties
Show Inherited Hide Inherited

Stores all data members that a data adapter uses to create series points.
Name Description
Count Returns the number of data members that the collection stores.
Item[ChartDataMemberType] Returns the name of the data member that matches the specified type.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
See Also