WebPart.ShouldBindData Method
Namespace: Microsoft.Office.Server.WebControls.Charting
Assembly: Microsoft.Office.Server.Chart (in Microsoft.Office.Server.Chart.dll)
Syntax
'Declaration
Protected Function ShouldBindData As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.ShouldBindData()
protected bool ShouldBindData()
Return Value
Type: System.Boolean