[]
        
(Showing Draft Content)

C1.Win.C1Chart.Style.ShouldSerializeFont

ShouldSerializeFont Method

ShouldSerializeFont()

Indicates whether the Font has a default value.

Declaration
public bool ShouldSerializeFont()
Returns
Type Description
bool

True if the Font has no default value; otherwise, it is false.

Remarks

The default state is to inherit the Font from the style of the parent object.

See Also