ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationLine Class / DashStyle Property

In This Topic
    DashStyle Property (AnnotationLine)
    In This Topic
    Gets or sets the dash style.
    Syntax
    'Declaration
     
    Public Property DashStyle As DashStyle
    public DashStyle DashStyle {get; set;}

    Property Value

    The dash style.
    See Also