A collection of LabelOverride objects.
[Visual Basic]
Public Property LabelOverrides As LabelOverrideCollection
[C#]
public LabelOverrideCollection LabelOverrides {get; set;}
[JScript]
public function get,set LabelOverrides : LabelOverrideCollection
LabelOverrides defines a string find and replace pair used to manipulate tick labels.
This example will replace each tick label value of '10' with 'High'.
[C#]
[C#] |
[C#]
[Visual Basic] |
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.