ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotChart Class / ShowProperties Method / ShowProperties(PropertyPageFlags) Method

In This Topic
    ShowProperties(PropertyPageFlags) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function ShowProperties( _
       ByVal ppf As C1.Win.C1Chart.PropertyPageFlags _
    ) As DialogResult
    public DialogResult ShowProperties( 
       C1.Win.C1Chart.PropertyPageFlags ppf
    )

    Parameters

    ppf
    See Also