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

In This Topic
    ShowProperties(Rectangle) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function ShowProperties( _
       ByRef rect As System.Drawing.Rectangle _
    ) As System.Windows.Forms.DialogResult
    public System.Windows.Forms.DialogResult ShowProperties( 
       ref System.Drawing.Rectangle rect
    )

    Parameters

    rect
    See Also