2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Label Class / ShouldSerializeStyle Method

In This Topic
    ShouldSerializeStyle Method (Label)
    In This Topic
    Returns false if the Label Style property is in the default state.
    Syntax
    'Declaration
     
    Public Function ShouldSerializeStyle() As System.Boolean
    public System.bool ShouldSerializeStyle()

    Return Value

    Boolean.
    See Also