Writes a System.Windows.Media.FontFamily value as a System.Xml.XmlElement object with the specified name and the specified parent.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public XmlElement WriteFontFamily ( |
Visual Basic Copy Code |
---|
Public Function WriteFontFamily( _ |
The System.Windows.Media.FontFamily value to write.
The name of the new element.
The parent of the new element.
The newly created System.Xml.XmlElement.