dotnetCHARTING Send comments on this topic.
Group Constructor(Label)
See Also 
dotnetCHARTING.Mapping Namespace > Group Class > Group Constructor : Group Constructor(Label)


label
Initializes a new instance of the Group object with a specified label.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal label As Label _
)
Visual Basic (Usage)Copy Code
Dim label As Label
 
Dim instance As Group(label)
C# 
public Group( 
   Label label
)

Parameters

label

See Also

© 2010 All Rights Reserved.