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