ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1TreeMap Class / GetAnimationBaseValue Method

In This Topic
    GetAnimationBaseValue Method (C1TreeMap)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetAnimationBaseValue( _
       ByVal dp As Windows.UI.Xaml.DependencyProperty _
    ) As System.Object
    public System.object GetAnimationBaseValue( 
       Windows.UI.Xaml.DependencyProperty dp
    )

    Parameters

    dp
    See Also