WPF

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

    Show / Hide Table of Contents

    Enum Separator

    Specifies the type of separator to use for the legend header.

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

    Fields

    Name Description
    DashLine

    Separate with a dash line.

    DotLine

    Separate with a dotted line.

    DoubleLine

    Separate with a double line.

    GradientLine

    Separate with a gradient line.

    Line

    Separate with a line.

    None

    No separator.

    ThickGradientLine

    Separate with a thick gradient line.

    ThickLine

    Separate with a thick line.

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