[]
        
(Showing Draft Content)

C1.Win.C1Chart.Style.ShouldSerializeHorizontalAlignment

ShouldSerializeHorizontalAlignment Method

ShouldSerializeHorizontalAlignment()

Indicates whether the HorizontalAlignment has a default value.

Declaration
public bool ShouldSerializeHorizontalAlignment()
Returns
Type Description
bool

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

Remarks

The default state is to inherit the HorizontalAlignment from the style of the parent object.

See Also