ComponentOne FlexChart 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
 
Public Property BindingName As String
'Usage
 
Dim instance As FlexPie
Dim value As String
 
instance.BindingName = value
 
value = instance.BindingName
public string BindingName {get; set;}
See Also

Reference

FlexPie Class
FlexPie Members