A collection of LabelOverride objects.
[Visual Basic]
Public Property LabelOverrides As LabelOverrideCollection
[C#]
public LabelOverrideCollection LabelOverrides {get; set;}
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] |
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.