ComponentOne Chart for .NET (2.0) Search HelpCentral 

Area.ShouldSerializeSizeDefault Method

Returns false if the ChartArea SizeDefault property is in the default state.

[Visual Basic]

Public Function ShouldSerializeSizeDefault() As Boolean

[C#]

public bool ShouldSerializeSizeDefault()

[Delphi]

public function ShouldSerializeSizeDefault(): Boolean;

Return Value

Boolean.

Remarks

The default state is SizeDefault.Width = -1, SizeDefault.Height = -1, which results in automatic sizing of the ChartArea.

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.