See Also

Axis Class  | Axis Members  | Overload List

Language

Visual Basic

C#

Show All

Key
The string to look for.
Value
The string to replace the key with.
IgnoreCase
A Boolean value indicating whether to ignore case for strings or convert the string to a number for comparison with the key so '0' will match '0.0'
See Also Languages dotnetCHARTING Send comments on this topic.

AddLabelOverride(String,String,Boolean) Method

Adds a LabelOverride to the LabelOverrides collection.

[Visual Basic]
Overloads Public Sub AddLabelOverride( _    ByVal Key As String, _    ByVal Value As String, _    ByVal IgnoreCase As Boolean _ )
[C#]
public void AddLabelOverride(    string Key,    string Value,    bool IgnoreCase );

Parameters

Key
The string to look for.
Value
The string to replace the key with.
IgnoreCase
A Boolean value indicating whether to ignore case for strings or convert the string to a number for comparison with the key so '0' will match '0.0'

See Also

Axis Class  | Axis Members  | Overload List

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.