[]
        
(Showing Draft Content)

C1.Win.C1Chart.Style.ShouldSerializeVerticalText

ShouldSerializeVerticalText Method

ShouldSerializeVerticalText()

Returns false if the Style VerticalText property is in the default state.

Declaration
public bool ShouldSerializeVerticalText()
Returns
Type Description
bool

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

Remarks

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

See Also