Skip to main content
All docs
V25.2
  • ThemeFormatScheme.LineStyles Property

    Gets the collection of line styles for presentation objects.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public ThemeLineStyleCollection LineStyles { get; }

    Property Value

    Type Description
    ThemeLineStyleCollection

    A collection of line styles.

    See Also