FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Styles.Base Namespace / FlexChartBaseStyles Class / ShouldSerializeHeader Method

In This Topic
    ShouldSerializeHeader Method (FlexChartBaseStyles)
    In This Topic
    Specifies whether to save the value of the Header property.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeHeader() As System.Boolean
    protected System.bool ShouldSerializeHeader()

    Return Value

    Returns true if the property has changed; otherwise, returns false.
    See Also