Returns false if the Chart3DGroup Bar property is in the default state.

Namespace:  C1.Win.C1Chart3D
Assembly:  C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)

Syntax

C#
public bool ShouldSerializeBar()
Visual Basic
Public Function ShouldSerializeBar As Boolean

Return Value

Boolean value.

See Also