Gets or sets the format string used by this axis.
[Visual Basic]
Public Property FormatString As String
[C#]
public string FormatString {get; set;}
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)
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.