Visual Basic (Declaration) | |
---|---|
Public Function Add( _ ByVal _LabelAlignment As LabelAlignment _ ) As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Add( LabelAlignment _LabelAlignment ) |
Parameters
- _LabelAlignment
- The LabelAlignment to add.
dotnetCHARTING | Send comments on this topic. |
Add Method | |
See Also |
dotnetCHARTING Namespace > LabelAlignmentCollection Class : Add Method |
Visual Basic (Declaration) | |
---|---|
Public Function Add( _ ByVal _LabelAlignment As LabelAlignment _ ) As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Add( LabelAlignment _LabelAlignment ) |