Zed Graph ControlIs Anti Alias 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 IsAntiAlias { get; set; }VB
<BindableAttribute(true)>
<DefaultValueAttribute(false)>
Public Property IsAntiAlias As Boolean
Get
Set