Title.PostBackValue Property
.NET Framework (current version)
Gets or sets the postback value that 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 value that is passed to a Click event.
Implements
IChartMapArea.PostBackValue
.NET Framework
Available since 4.0
Available since 4.0
Show: