Adds a new child node with the specified name to the specified parent node.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public XElement AddChildElement ( |
Visual Basic
Copy Code
|
|---|
Public Function AddChildElement( _ |
See Also