ActiveReports 18 .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
    Specifies whether legend items are equally spaced in a MapLegend.
    Syntax
    'Declaration
     
    ReadOnly Property EquallySpacedItems As Boolean
    bool EquallySpacedItems {get;}
    See Also