menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LineStyle - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum LineStyle

    Specifies the style for a line.

    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Base.dll
    Syntax
    public enum LineStyle : sbyte

    Fields

    Name Description
    Single

    Specifies the LineStyle is single.

    ThickBetweenThin

    Specifies the LineStyle is thick between thin.

    ThickThin

    Specifies the LineStyle is thick thin.

    ThinThick

    Specifies the LineStyle is thin thick.

    ThinThin

    Specifies the LineStyle is thin thin.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved