  | ChartWidgetInstantFetch Property  | 
 
            Gets or sets value indicating whether data should be fetch to widget instantly, otherwise - using ajax
            
 
    Namespace: 
   Dynamicweb.Dashboards.Widgets
    Assembly:
   Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntaxprotected bool InstantFetch { get; set; }Protected Property InstantFetch As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also