ComponentOne FlexReport for WinForms
ShouldSerializeVerticalText Method (Chart2DAxis)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart2DAxis Class : ShouldSerializeVerticalText Method
Returns false if the VerticalText property is in the default state. The default state is to inherit the VerticalText from the Chart2DArea object.
Syntax
'Declaration
 
Public Function ShouldSerializeVerticalText() As System.Boolean
public System.bool ShouldSerializeVerticalText()
See Also

Reference

Chart2DAxis Class
Chart2DAxis Members