ComponentOne Chart for .NET (2.0) Search HelpCentral 

Title.ShouldSerializeStyle Method

Returns false if the Title Style property is in the default state.

[Visual Basic]

Public Function ShouldSerializeStyle() As Boolean

[C#]

public bool ShouldSerializeStyle()

[Delphi]

public function ShouldSerializeStyle(): Boolean;

Return Value

Boolean.

Remarks

The default state is to inherit the Style from the C1Chart Style property.

See Also

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


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