menu

ASP.NET Core

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelChartLineWeight

    Show / Hide Table of Contents

    Enum ExcelChartLineWeight

    Represents allowed line weight values for charts in Excel.

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

    Fields

    Name Description
    Hairline

    Represents hairline (thinnest border).

    Medium

    Represents medium border.

    Narrow

    Represents narrow border.

    Wide

    Represents wide border.

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