Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartLegend Class / ColumnSeparatorColor Property

In This Topic
    ColumnSeparatorColor Property
    In This Topic
    Gets or sets the color to use for the column separator.

    Default: Black.

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