Returns false if the Title 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 Title based upon the Compass property.
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. |