menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelChartLineWeight - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelChartLineWeight

    Represents allowed line weight values for charts in Excel.

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

    Fields

    Hairline

    Represents hairline (thinnest border).

    Declaration
    public const ExcelChartLineWeight Hairline
    Field Value
    Type
    ExcelChartLineWeight

    Medium

    Represents medium border.

    Declaration
    public const ExcelChartLineWeight Medium
    Field Value
    Type
    ExcelChartLineWeight

    Narrow

    Represents narrow border.

    Declaration
    public const ExcelChartLineWeight Narrow
    Field Value
    Type
    ExcelChartLineWeight

    Wide

    Represents wide border.

    Declaration
    public const ExcelChartLineWeight Wide
    Field Value
    Type
    ExcelChartLineWeight
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved