ComponentOne Chart for .NET (2.0) Search HelpCentral 

Title.ShouldSerializeSizeDefault Method

Returns false if the Title 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 Title.

See Also

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


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