menu

ASP.NET Web Forms

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

    Show / Hide Table of Contents

    Class OfficeShapeDashLineStyle

    Specifies the dash style for a line.

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

    Fields

    Dash_Dot

    Indicates the line is a dash-dot pattern.

    Declaration
    public const OfficeShapeDashLineStyle Dash_Dot
    Field Value
    Type Description
    OfficeShapeDashLineStyle

    Dash_Dot_Dot

    Indicates the line is a dash-dot-dot pattern.

    Declaration
    public const OfficeShapeDashLineStyle Dash_Dot_Dot
    Field Value
    Type Description
    OfficeShapeDashLineStyle

    Dashed

    Indicates the line consists of dashes only.

    Declaration
    public const OfficeShapeDashLineStyle Dashed
    Field Value
    Type Description
    OfficeShapeDashLineStyle

    Dotted

    Indicates the line is dotted.

    Declaration
    public const OfficeShapeDashLineStyle Dotted
    Field Value
    Type Description
    OfficeShapeDashLineStyle

    Dotted_Round

    Indicates the line is made up of round dots.

    Declaration
    public const OfficeShapeDashLineStyle Dotted_Round
    Field Value
    Type Description
    OfficeShapeDashLineStyle

    Medium_Dash_Dot

    Indicates the line is Medium_Dash_Dot style.

    Declaration
    public const OfficeShapeDashLineStyle Medium_Dash_Dot
    Field Value
    Type Description
    OfficeShapeDashLineStyle

    Medium_Dashed

    Indicates the line is Medium_dashed style.

    Declaration
    public const OfficeShapeDashLineStyle Medium_Dashed
    Field Value
    Type Description
    OfficeShapeDashLineStyle

    Solid

    Indicates the line is solid.

    Declaration
    public const OfficeShapeDashLineStyle Solid
    Field Value
    Type Description
    OfficeShapeDashLineStyle

    value__

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