FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotChart Class / GetValue Method

In This Topic
    GetValue Method (FlexPivotChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetValue( _
       ByVal dp As DependencyProperty _
    ) As Object
    public object GetValue( 
       DependencyProperty dp
    )

    Parameters

    dp
    See Also