ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelChartLinePattern - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelChartLinePattern

    Specifies the line pattern for the border.

    Inheritance
    System.Object
    ExcelChartLinePattern
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelChartLinePattern : Enum

    Fields

    CircleDot

    Round dotted line.

    Declaration
    public const ExcelChartLinePattern CircleDot
    Field Value
    Type Description
    ExcelChartLinePattern

    DarkGray

    Dark gray line.

    Declaration
    public const ExcelChartLinePattern DarkGray
    Field Value
    Type Description
    ExcelChartLinePattern

    Dash

    Dashed line.

    Declaration
    public const ExcelChartLinePattern Dash
    Field Value
    Type Description
    ExcelChartLinePattern

    DashDot

    Alternating dashes and dots.

    Declaration
    public const ExcelChartLinePattern DashDot
    Field Value
    Type Description
    ExcelChartLinePattern

    DashDotDot

    Dash followed by two dots.

    Declaration
    public const ExcelChartLinePattern DashDotDot
    Field Value
    Type Description
    ExcelChartLinePattern

    Dot

    Dotted line.

    Declaration
    public const ExcelChartLinePattern Dot
    Field Value
    Type Description
    ExcelChartLinePattern

    LightGray

    Light gray line.

    Declaration
    public const ExcelChartLinePattern LightGray
    Field Value
    Type Description
    ExcelChartLinePattern

    LongDash

    Long dashed line.

    Declaration
    public const ExcelChartLinePattern LongDash
    Field Value
    Type Description
    ExcelChartLinePattern

    LongDashDot

    Long alternating dashes and dots.

    Declaration
    public const ExcelChartLinePattern LongDashDot
    Field Value
    Type Description
    ExcelChartLinePattern

    LongDashDotDot

    Long dash followed by two dots.

    Declaration
    public const ExcelChartLinePattern LongDashDotDot
    Field Value
    Type Description
    ExcelChartLinePattern

    MediumGray

    Medium Gray line.

    Declaration
    public const ExcelChartLinePattern MediumGray
    Field Value
    Type Description
    ExcelChartLinePattern

    None

    No line.

    Declaration
    public const ExcelChartLinePattern None
    Field Value
    Type Description
    ExcelChartLinePattern

    Solid

    Solid line.

    Declaration
    public const ExcelChartLinePattern Solid
    Field Value
    Type Description
    ExcelChartLinePattern

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved