DataPointCustomProperties.CustomProperties Property
.NET Framework (current version)
Gets or sets the custom properties of the data point. Custom properties can be specified in the following format: AttrName1=Value1, AttrName2=Value2 …
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[<BindableAttribute(true)>] [<BrowsableAttribute(false)>] [<PersistenceModeAttribute(PersistenceMode.Attribute)>] member CustomProperties : string with get, set
.NET Framework
Available since 4.0
Available since 4.0
Show: