2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / C1Chart Class / ShowVisualEffectsEditor Method / ShowVisualEffectsEditor() Method

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

    Return Value

    DialogResult
    See Also