Returns false if the Style VerticalText property is in the default state.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
| C# |
|---|
public bool ShouldSerializeVerticalText() |
| Visual Basic |
|---|
Public Function ShouldSerializeVerticalText As Boolean |
Return Value
Boolean.
Remarks
The default state is to inherit the VerticalText from the style of the parent object.