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

In This Topic
    DashStyle Property (LegendTextItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property DashStyle As DashStyle
    public virtual DashStyle DashStyle {get; set;}
    See Also