ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / ILegendItem Interface / LegendItemMarkerShape Property

In This Topic
    LegendItemMarkerShape Property (ILegendItem)
    In This Topic
    Gets the legend item graphic's shape (for point marker item kind).
    Syntax
    'Declaration
     
    ReadOnly Property LegendItemMarkerShape As MarkerShape
    MarkerShape LegendItemMarkerShape {get;}
    See Also