ComponentOne Chart for .NET (2.0) Search HelpCentral 

Area.ShouldSerializeMargins Method

Returns false if the ChartArea margins are set to their default values.

[Visual Basic]

Public Function ShouldSerializeMargins() As Boolean

[C#]

public bool ShouldSerializeMargins()

[Delphi]

public function ShouldSerializeMargins(): Boolean;

Return Value

Boolean.

Remarks

The default for all margins is -1(auto-positioning).

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.