Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OfficeChartLineWeight

    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.Portable.dll
    Syntax
    public sealed class OfficeChartLineWeight : Enum

    Fields

    Hairline

    Indicates the Hairline weight for Chart line.

    Declaration
    public const OfficeChartLineWeight Hairline
    Field Value
    Type Description
    OfficeChartLineWeight

    Medium

    Indicates the Medium weight for Chart line.

    Declaration
    public const OfficeChartLineWeight Medium
    Field Value
    Type Description
    OfficeChartLineWeight

    Narrow

    Indicates the Narrow weight for Chart line.

    Declaration
    public const OfficeChartLineWeight Narrow
    Field Value
    Type Description
    OfficeChartLineWeight

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Wide

    Indicates the Wide weight for Chart line.

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