FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Styles.Base Namespace / FlexChartBaseStyles Class / Header Property

In This Topic
    Header Property (FlexChartBaseStyles)
    In This Topic
    Gets or sets style containing display attributes that determine the general appearance of the C1.Win.Chart.FlexChart header.
    Syntax
    'Declaration
     
    Public Property Header As CommonBlockBaseStyle
    public CommonBlockBaseStyle Header {get; set;}
    See Also