menu

WPF

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

    Show / Hide Table of Contents

    Enum ExcelChartLinePattern

    Specifies the line pattern for the border.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelChartLinePattern

    Fields

    Name Description
    CircleDot

    Round dotted line.

    DarkGray

    Dark gray line.

    Dash

    Dashed line.

    DashDot

    Alternating dashes and dots.

    DashDotDot

    Dash followed by two dots.

    Dot

    Dotted line.

    LightGray

    Light gray line.

    LongDash

    Long dashed line.

    LongDashDot

    Long alternating dashes and dots.

    LongDashDotDot

    Long dash followed by two dots.

    MediumGray

    Medium Gray line.

    None

    No line.

    Solid

    Solid line.

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