[]
        
(Showing Draft Content)

FarPoint.Web.Chart.ChartMapArea.GetPostBackValue

GetPostBackValue Method

GetPostBackValue()

Gets or sets the name of the ChartMapArea object to pass in to the event data when the ChartMapArea is clicked.

Declaration
public override string GetPostBackValue()
Public Overrides Function GetPostBackValue() As String
Returns
Type Description
string

The name of the ChartMapArea object to pass in to the event data when the ChartMapArea is clicked.

Overrides