Returns false if the Title LocationDefault property is in the default state.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
public bool ShouldSerializeLocationDefault() |
Visual Basic |
---|
Public Function ShouldSerializeLocationDefault As 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.