Zed Graph ControlIs Auto Scroll Range 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(false)]
public bool IsAutoScrollRange { get; set; }VB
<BindableAttribute(true)>
<DefaultValueAttribute(false)>
Public Property IsAutoScrollRange As Boolean
Get
Set