[]
        
(Showing Draft Content)

C1.Win.C1Chart.Title.ShouldSerializeLocationDefault

ShouldSerializeLocationDefault Method

ShouldSerializeLocationDefault()

Indicates whether the LocationDefault has a default value.

Declaration
public bool ShouldSerializeLocationDefault()
Returns
Type Description
bool

True if the LocationDefault has no default value; otherwise, it is false.

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