ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapChart Class / ShowProperties Method / ShowProperties(PropertyPageFlags) Method

In This Topic
    ShowProperties(PropertyPageFlags) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function ShowProperties( _
       ByVal ppf As PropertyPageFlags _
    ) As System.Windows.Forms.DialogResult
    public System.Windows.Forms.DialogResult ShowProperties( 
       PropertyPageFlags ppf
    )

    Parameters

    ppf
    See Also