ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1FlexPie Class / BindingName Property

In This Topic
    BindingName Property (C1FlexPie)
    In This Topic
    Gets or sets the name of the property that contains the name of the data item.
    Syntax
    'Declaration
     
    Public Property BindingName As System.String
    public System.string BindingName {get; set;}
    See Also