ChartCollectionBaseModel.Tag Property
Gets or sets custom data associated with the collection.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v25.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
String | A string with metadata or custom data associated with the collection. |
See Also