Writes a boolean value with the specified name.
Namespace: MindFusion.ChartingPackage: MindFusion.Charting
public XElement WriteBool ( bool boolValue, string elementName, XElement parentElement)
Public Function WriteBool( _ boolValue As Boolean, _ elementName As String, _ parentElement As XElement _) As XElement
XmlPersistContext MembersXmlPersistContext ClassMindFusion.Charting Namespace