ChartViewWebPart.RenderViewAsHtml method

This class and its members are not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function RenderViewAsHtml As String
'Usage
Dim instance As ChartViewWebPart
Dim returnValue As String

returnValue = instance.RenderViewAsHtml()
public string RenderViewAsHtml()

Return value

Type: System.String

See also

Reference

ChartViewWebPart class

ChartViewWebPart members

Microsoft.SharePoint.WebPartPages namespace