Zed Graph ControlIs Enable 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 IsEnableZoom { set; }VB
<BindableAttribute(true)>
<DefaultValueAttribute(true)>
Public WriteOnly Property IsEnableZoom As Boolean
Set