ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LineStyle - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum LineStyle

    Specifies the LineStyle option for Line report item.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public enum LineStyle

    Fields

    Name Description
    DashDot

    A dash-dot pattern line.

    DashDotDot

    A dash-dot-dot pattern line.

    Dashed

    A dashed line.

    Dotted

    A dotted line.

    Double

    A double solid line.

    None

    No border is drawn.

    Solid

    A solid line.

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