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

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

Syntax

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

Return Value

Boolean.

See Also