ZedGraphControlEditButtons Property

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
[BindableAttribute(true)]
[DefaultValueAttribute(MouseButtons.Right)]
public MouseButtons EditButtons { get; set; }

Property Value

MouseButtons

See Also