menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OfficeChartLineWeight - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OfficeChartLineWeight

    Specifies the weight of the border around a range.

    Inheritance
    System.Object
    OfficeChartLineWeight
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.UWP.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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved