ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapLegend Interface / EquallySpacedItems Property

In This Topic
    EquallySpacedItems Property (IMapLegend)
    In This Topic
    Gets a value indicating whether legend items are equally spaced in the map legend.
    Syntax
    'Declaration
     
    ReadOnly Property EquallySpacedItems As Boolean
    bool EquallySpacedItems {get;}

    Property Value

    A System.Boolean value. true if legend items are equally spaced; otherwise, false.
    See Also