Any type derived from the System.Object class can be assigned to this property. Use it to store data associated with a particular series point.
NoteIf a chart is bound to data, the Tag property is automatically assigned to the underlying object used to create this series point (e.g. to the corresponding DataRowView object, if a chart is bound to a DataTable).