Graph PaneIs Ignore Initial 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)]
[BrowsableAttribute(true)]
public bool IsIgnoreInitial { get; set; }VB
<BindableAttribute(true)>
<BrowsableAttribute(true)>
Public Property IsIgnoreInitial As Boolean
Get
Set