ChartWebPart.WebUIUrl Property

Gets the URL of the location of the wizard pages for customizing the Chart Web Part.

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.Server.Chart (in Microsoft.Office.Server.Chart.dll)

Syntax

'Declaration
Public Shared ReadOnly Property WebUIUrl As String
    Get
'Usage
Dim value As String

value = ChartWebPart.WebUIUrl
public static string WebUIUrl { get; }

Property Value

Type: System.String
The String object that represents the URL of the location of the wizard pages for customizing the Chart Web Part.

See Also

Reference

ChartWebPart Class

ChartWebPart Members

Microsoft.Office.Server.WebControls Namespace