Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Office.Server.WebControls.Charting
Assembly: Microsoft.Office.Server.Chart (in Microsoft.Office.Server.Chart.dll)
Syntax
'Declaration
Protected Overridable Function AreProvidersReady As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.AreProvidersReady()
protected virtual bool AreProvidersReady()
Return Value
Type: System.Boolean