Gets or sets a value that indicates whether this axis displays percent values.
[Visual Basic]
Public Property Percent As Boolean
[C#]
public bool Percent {get; set;}
A Boolean value indicating whether this this axis displays percent values.
When true, a percent sign sign will be added to the end of tick labels and the
Maximum will snap to 100 percent if the plotted data's range falls between 50 and
100.
(Applies to value axes not using Scale.Time)
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.