Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / MarkerStyle Class / Shape Property

In This Topic
    Shape Property (MarkerStyle)
    In This Topic
    Gets or sets the shape of a mark.
    Syntax
    'Declaration
     
    Public Property Shape As MarkerShape
    public MarkerShape Shape {get; set;}
    See Also