[]
Gets or sets the name of the property that contains label for the pie slices and legend.
[C1Category("Data")]
[C1Description("FlexPie.BindingName", "Gets or sets the name of the property that contains label for the pie slices and legend.")]
public string BindingName { get; set; }
<C1Category("Data")>
<C1Description("FlexPie.BindingName", "Gets or sets the name of the property that contains label for the pie slices and legend.")>
Public Property BindingName As String