ASP.NET Core

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

    Show / Hide Table of Contents

    Enum Shape

    Specifies the shape of a tick mark for a CustomLabel.

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

    Fields

    Name Description
    Circle

    A circular marker.

    Diamond

    A diamond marker.

    Ellipse

    An Ellipse shaped marker.

    None

    No marker.

    Pentagon

    A pentagonal marker.

    Rectangle

    A rectangular marker.

    RoundedRectangle

    A RoundedRectangle shaped marker.

    Star

    A star marker.

    Trapezoid

    A trapezoidal marker.

    Triangle

    A triangular marker.

    Wedge

    A wedge-shaped marker.

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