Zed Graph ControlIs Show Copy Message 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 IsShowCopyMessage { get; set; }VB
<BindableAttribute(true)>
<DefaultValueAttribute(true)>
Public Property IsShowCopyMessage As Boolean
Get
Set