Xamarin.Android

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

    Show / Hide Table of Contents

    Class OfficeShapeLineStyle

    Specifies the style for a line.

    Inheritance
    System.Object
    OfficeShapeLineStyle
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Portable.dll
    Syntax
    public sealed class OfficeShapeLineStyle : Enum

    Fields

    Line_Single

    Indicates single line style.

    Declaration
    public const OfficeShapeLineStyle Line_Single
    Field Value
    Type Description
    OfficeShapeLineStyle

    Line_Thick_Between_Thin

    Indicates thick between thin line style.

    Declaration
    public const OfficeShapeLineStyle Line_Thick_Between_Thin
    Field Value
    Type Description
    OfficeShapeLineStyle

    Line_Thick_Thin

    Indicates thick thin line style.

    Declaration
    public const OfficeShapeLineStyle Line_Thick_Thin
    Field Value
    Type Description
    OfficeShapeLineStyle

    Line_Thin_Thick

    Indicates thin thick line style.

    Declaration
    public const OfficeShapeLineStyle Line_Thin_Thick
    Field Value
    Type Description
    OfficeShapeLineStyle

    Line_Thin_Thin

    Indicates thin thin line style.

    Declaration
    public const OfficeShapeLineStyle Line_Thin_Thin
    Field Value
    Type Description
    OfficeShapeLineStyle

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved