ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / PointsLayer Class / LegendItemMarkerShape Property

In This Topic
    LegendItemMarkerShape Property (PointsLayer)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property LegendItemMarkerShape As MarkerShape
    public override MarkerShape LegendItemMarkerShape {get;}
    See Also