MapArea.PostBackValue Property
.NET Framework (current version)
Gets or sets the postback value which can be processed on a Click event.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
abstract PostBackValue : string with get, set override PostBackValue : string with get, set
Property Value
Type: System.StringA string value that represents the postback value passed to Click event.
Implements
IChartMapArea.PostBackValue
.NET Framework
Available since 4.0
Available since 4.0
Show: