menu

Document Processing

OfficeChartLineWeight Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    OfficeChartLineWeight Class

    Specifies the weight of the border around a range.

    Inheritance
    System.Object
    OfficeChartLineWeight
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Base.dll
    Syntax
    public sealed class OfficeChartLineWeight : Enum

    Fields

    Hairline

    Indicates the Hairline weight for Chart line.

    Declaration
    public const OfficeChartLineWeight Hairline
    Field Value
    Type
    OfficeChartLineWeight

    Medium

    Indicates the Medium weight for Chart line.

    Declaration
    public const OfficeChartLineWeight Medium
    Field Value
    Type
    OfficeChartLineWeight

    Narrow

    Indicates the Narrow weight for Chart line.

    Declaration
    public const OfficeChartLineWeight Narrow
    Field Value
    Type
    OfficeChartLineWeight

    Wide

    Indicates the Wide weight for Chart line.

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