[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.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

Boolean.

Remarks

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

See Also