ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelDropLineStyle - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelDropLineStyle

    Represents the drop line style type.

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

    Fields

    Drop

    Represents the Drop line style.

    Declaration
    public const ExcelDropLineStyle Drop
    Field Value
    Type Description
    ExcelDropLineStyle

    HiLow

    Represents the HiLow drop line style.

    Declaration
    public const ExcelDropLineStyle HiLow
    Field Value
    Type Description
    ExcelDropLineStyle

    Series

    Represents the Series drop line style.

    Declaration
    public const ExcelDropLineStyle Series
    Field Value
    Type Description
    ExcelDropLineStyle

    value__

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