'Declaration
Public Overloads Function ShowProperties( _
ByVal ppf As C1.Win.C1Chart.PropertyPageFlags, _
ByRef rect As System.Drawing.Rectangle _
) As System.Windows.Forms.DialogResult
public System.Windows.Forms.DialogResult ShowProperties(
C1.Win.C1Chart.PropertyPageFlags ppf,
ref System.Drawing.Rectangle rect
)