ComponentOne Chart for .NET (2.0) Search HelpCentral 

Axis.ShouldSerializeFont Method

Returns false if the Axis Font property is in the default state.

[Visual Basic]

Public Function ShouldSerializeFont() As Boolean

[C#]

public bool ShouldSerializeFont()

[Delphi]

public function ShouldSerializeFont(): Boolean;

Return Value

Boolean.

Remarks

The default state is to inherit the font from the ChartArea object.

See Also

Axis Class | Axis Members | C1.Win.C1Chart Namespace | Axis Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.