Chart.IsMapAreaAttributesEncoded Property
.NET Framework (current version)
Gets or sets a flag that determines whether map area attributes are encoded. The map area attributes can load data from various data sources. The Chart control does not prevent an end user from loading untrusted data from various data sources. For this reason, it is recommended that you validate the data and encode it yourself.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[<BindableAttribute(true)>] [<PersistenceModeAttribute(PersistenceMode.Attribute)>] member IsMapAreaAttributesEncoded : bool with get, set
.NET Framework
Available since 4.0
Available since 4.0
Show: