menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum OfficeShapeDashLineStyle - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum OfficeShapeDashLineStyle

    Specifies the dash style for a line.

    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Base.dll
    Syntax
    public enum OfficeShapeDashLineStyle

    Fields

    Name Description
    Dash_Dot

    Indicates the line is a dash-dot pattern.

    Dash_Dot_Dot

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

    Dashed

    Indicates the line consists of dashes only.

    Dotted

    Indicates the line is dotted.

    Dotted_Round

    Indicates the line is made up of round dots.

    Medium_Dash_Dot

    Indicates the line is Medium_Dash_Dot style.

    Medium_Dashed

    Indicates the line is Medium_dashed style.

    Solid

    Indicates the line is solid.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved