Zed Graph ControlZoom Buttons Property
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
[BindableAttribute(true)]
[DefaultValueAttribute(MouseButtons.Left)]
public MouseButtons ZoomButtons { get; set; }VB
<BindableAttribute(true)>
<DefaultValueAttribute(MouseButtons.Left)>
Public Property ZoomButtons As MouseButtons
Get
Set