WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum BreakLineType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum BreakLineType

    Specifies the type of line to show in the scale break.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.ReportControls.Wpf.dll
    Syntax
    public enum BreakLineType

    Fields

    Name Description
    None

    Specifies that a line for the scale break is not displayed.

    Ragged

    Specifies that the display is a ragged line.

    Straight

    Specifies that the display is a straight line.

    Wave

    Specifies that the display is a wave line.

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