ComponentOne Chart for .NET (2.0) Search HelpCentral 

Area.ShouldSerializeStyle Method

Returns false if the ChartArea 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 parent C1Chart object.

See Also

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


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