ComponentOne Chart for .NET (2.0) Search HelpCentral 

Legend.ShouldSerializeStyle Method

Returns false if the Legend 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 C1Chart.Style property.

See Also

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


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