FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1TreeMap Class / Header Property

In This Topic
    Header Property (C1TreeMap)
    In This Topic
    Gets or sets the chart header text.
    Syntax
    'Declaration
     
    Public Property Header As String
    public string Header {get; set;}
    See Also