FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1Sunburst Class / HeaderAlignment Property

In This Topic
    HeaderAlignment Property (C1Sunburst)
    In This Topic
    Gets or sets chart header alignment.
    Syntax
    'Declaration
     
    Public Property HeaderAlignment As HorizontalAlignment
    public HorizontalAlignment HeaderAlignment {get; set;}
    See Also