Skip to main content
All docs
V25.1
  • OutlineStyle.DashType Property

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.1.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public LineDashType DashType { get; set; }

    Property Value

    Type
    LineDashType

    Available values:

    Show 11 items
    Name
    Solid
    SystemDash
    SystemDot
    SystemDashDot
    SystemDashDotDot
    Dot
    Dash
    DashDot
    LongDash
    LongDashDot
    LongDashDotDot
    See Also