ComponentOne FinancialChart for WinForms
Binding Property (FlexPie)

C1.Win.Chart Namespace > FlexPie Class : Binding Property
Gets or sets the name of the property that contains numeric values for the pie slices.
Syntax
'Declaration
 
<CategoryAttribute("Data")>
<DefaultValueAttribute()>
Public Property Binding As String
[Category("Data")]
[DefaultValue()]
public string Binding {get; set;}
See Also

Reference

FlexPie Class
FlexPie Members