ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Series Class / ActualBinding Property

In This Topic
    ActualBinding Property
    In This Topic
    Gets the actual binding.
    Syntax
    'Declaration
     
    Protected ReadOnly Property ActualBinding As System.String
    protected System.string ActualBinding {get;}
    See Also