See Also

LegendEntry Class  | LegendEntry Members  | Overload List

Language

Visual Basic

C#

Show All

nameString
Sets the LegendEntry.Name property.
valueString
Sets the LegendEntry.Value property.
See Also Languages dotnetCHARTING Send comments on this topic.

LegendEntry Constructor(String,String)

Initializes a new instance of the LegendEntry class with a Name and Value.

[Visual Basic]
Public Function New( _    ByVal nameString As String, _    ByVal valueString As String _ )
[C#]
public LegendEntry(    string nameString,    string valueString );

Parameters

nameString
Sets the LegendEntry.Name property.
valueString
Sets the LegendEntry.Value property.

See Also

LegendEntry Class  | LegendEntry Members  | Overload List

 

 


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