[]
        
(Showing Draft Content)

C1.WPF.C1Chart.SelectionAction

SelectionAction Enum

Specifies available actions to perform selection of plot elements.

Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public enum SelectionAction

Fields

Name Description
LeftMouseDown

Left mouse down.

MouseDown

Mouse down.

MouseOver

Mouse over.

None

Selection disabled.

RightMouseDown

Right mouse down.