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

In This Topic
    LabelPosition Property (IMapGridLines)
    In This Topic
    Gets the positions of grid labels.
    Syntax
    'Declaration
     
    ReadOnly Property LabelPosition As MapLabelPositionType
    MapLabelPositionType LabelPosition {get;}

    Property Value

    A MapLabelPositionType representing the positions of the grid labels.
    See Also