ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartLegend Class / HeaderSeparatorColor Property

In This Topic
    HeaderSeparatorColor Property
    In This Topic
    Gets or sets the color to use for the legend header separator.

    Default: Black.

    Syntax
    'Declaration
     
    Public Property HeaderSeparatorColor As RdlColor
    public RdlColor HeaderSeparatorColor {get; set;}
    See Also