ComponentOne Chart for .NET (2.0) Search HelpCentral 

Legend.ShouldSerializeLocationDefault Method

Returns false if the Legend LocationDefault property is in the default state.

[Visual Basic]

Public Function ShouldSerializeLocationDefault() As Boolean

[C#]

public bool ShouldSerializeLocationDefault()

[Delphi]

public function ShouldSerializeLocationDefault(): Boolean;

Return Value

Boolean.

Remarks

The default state is LocationDefault.Width = -1, LocationDefault.Height = -1, which results in automatic location of the Legend.

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.