[]
        
(Showing Draft Content)

FarPoint.Web.Chart.ChartMapArea.GetNavigateUrl

GetNavigateUrl Method

GetNavigateUrl()

Gets or sets the URL to navigate to when a ChartMapArea object is clicked.

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

The URL to navigate to when a ChartMapArea object is clicked.

Overrides