Zed Graph ControlPoint Value Format 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("G")]
public string PointValueFormat { get; set; }VB
<BindableAttribute(true)>
<DefaultValueAttribute("G")>
Public Property PointValueFormat As String
Get
Set