Zed Graph ControlScroll Max Y 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(0)]
public double ScrollMaxY { get; set; }VB
<BindableAttribute(true)>
<DefaultValueAttribute(0)>
Public Property ScrollMaxY As Double
Get
Set