Zed Graph ControlZoom Buttons 2 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.None)]
public MouseButtons ZoomButtons2 { get; set; }VB
<BindableAttribute(true)>
<DefaultValueAttribute(MouseButtons.None)>
Public Property ZoomButtons2 As MouseButtons
Get
Set