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

In This Topic
    EquallySpacedItems Property
    In This Topic
    Gets or sets a value indicating whether legend items should be equally spaced.

    Default: False.

    Syntax
    'Declaration
     
    Public Property EquallySpacedItems As RdlBool
    public RdlBool EquallySpacedItems {get; set;}
    See Also