ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / C1Chart3D Class / ShowProperties Method / ShowProperties() Method

In This Topic
    ShowProperties() Method
    In This Topic
    Raises the properties dialog at runtime.
    Syntax
    'Declaration
     
    Public Overloads Function ShowProperties() As System.Windows.Forms.DialogResult
    public System.Windows.Forms.DialogResult ShowProperties()

    Return Value

    DialogResult
    See Also