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

In This Topic
    DashStyle Property (LineStyle)
    In This Topic
    Gets or sets the fill brush of marks placed on the map.
    Syntax
    'Declaration
     
    Public Property DashStyle As DashStyle
    public DashStyle DashStyle {get; set;}
    See Also