ZedGraphControlZoomButtons Property

Definition

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

Property Value

MouseButtons

See Also