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

In This Topic
    ColumnSpacing Property (ChartLegend)
    In This Topic
    Gets or sets the spacing between columns as percentage of the font size.

    Default: 50.

    Syntax
    'Declaration
     
    Public Property ColumnSpacing As RdlInt
    public RdlInt ColumnSpacing {get; set;}
    See Also