BindingName Property (FlexPie)
In This Topic
Gets or sets the name of the property that contains label for the pie slices and legend.
Syntax
'Declaration
Public Property BindingName As System.String
public System.string BindingName {get; set;}
See Also