Gets or sets the format string used by this axis.
[Visual Basic]
Public Property FormatString As String
[C#]
public string FormatString {get; set;}
[JScript]
public function get,set FormatString : String
A string representing the format used by values associated with this axis.
Tick labels and labels of elements bound to this axis will be formatted with
this format string.
(This property applies to value axes)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.