ActiveReports 12
BindingContext Property (SharpGraph)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > SharpGraph Class : BindingContext Property
Gets or sets the System.Windows.Forms.BindingContext for the control.
Syntax
'Declaration
 
Public Property BindingContext As BindingContext
public BindingContext BindingContext {get; set;}

Property Value

A System.Windows.Forms.BindingContext for the control.
See Also

Reference

SharpGraph Class
SharpGraph Members