[]
        
(Showing Draft Content)

C1.Win.C1Chart.Style.ShouldSerializeImageAlignment

ShouldSerializeImageAlignment Method

ShouldSerializeImageAlignment()

Indicates whether the ImageAlignment has a default value.

Declaration
public bool ShouldSerializeImageAlignment()
Returns
Type Description
bool

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

Remarks

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

See Also