ASP.NET MVC

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

    Show / Hide Table of Contents

    Enum CalloutLineAnchor

    Specifies different types of Shape that should be drawn on the point end of the callout line.

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

    Fields

    Name Description
    Arrow

    Specifies an arrow shape.

    Diamond

    Specifies a diamond shape.

    None

    Specifies that the shape MUST NOT appear on the point end.

    Round

    Specifies a round shape.

    Square

    Specifies a Square shape.

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