ComponentOne FinancialChart for WinForms
BindingName Property (FlexPie)

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

Reference

FlexPie Class
FlexPie Members