Zed Graph ControlIs Enable Wheel Zoom 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(true)]
public bool IsEnableWheelZoom { get; set; }VB
<BindableAttribute(true)>
<DefaultValueAttribute(true)>
Public Property IsEnableWheelZoom As Boolean
Get
Set