Skip to main content
All docs
V26.1
  • ThemeFormatScheme.LineStyles Property

    Gets the collection of line styles for presentation objects.

    Namespace: DevExpress.Docs.Presentation

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

    Declaration

    public ThemeLineStyleCollection LineStyles { get; }

    Property Value

    Type Description
    ThemeLineStyleCollection

    A collection of line styles.

    See Also