Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexPie Class / BindingName Property

In This Topic
    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 String
    public string BindingName {get; set;}
    See Also