[]
        
(Showing Draft Content)

C1.Win.C1Chart.C1Chart.ShowVisualEffectsEditor

ShowVisualEffectsEditor Method

ShowVisualEffectsEditor()

Raises the VisualEffects Editor dialog at runtime.

Declaration
public DialogResult ShowVisualEffectsEditor()
Returns
Type Description
DialogResult

DialogResult

ShowVisualEffectsEditor(ref Rectangle)

Raises the VisualEffects Editor dialog at runtime.

Declaration
public DialogResult ShowVisualEffectsEditor(ref Rectangle rect)
Parameters
Type Name Description
Rectangle rect

Specifies a Rectangle reference that provides and returns the VisualEffects Editor location in screen coordinates.

Specifying an empty rectangle will place the editor on the edge of the chart it is editing. Note that the editor is fixed in size.
Returns
Type Description
DialogResult

DialogResult