Returns false if the Font property is in the default state. The default state is to inherit the Font from the Chart2DArea object.
Syntax
'Declaration
Public Function ShouldSerializeFont() As System.Boolean
public System.bool ShouldSerializeFont()
See Also