menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DiagramStop - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DiagramStop

    Inheritance
    System.Object
    Syncfusion.EJ2.EJTagHelper
    DiagramStop
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class DiagramStop : EJTagHelper

    Constructors

    DiagramStop()

    Declaration
    public DiagramStop()

    Properties

    Color

    Sets the color to be filled over the specified region

    Declaration
    public string Color { get; set; }
    Property Value
    Type Description
    System.String

    The default value is ""

    Offset

    Sets the position where the previous color transition ends and a new color transition starts

    Declaration
    public double Offset { get; set; }
    Property Value
    Type Description
    System.Double

    The default value is 0

    Opacity

    Describes the transparency level of the region

    Declaration
    public double Opacity { get; set; }
    Property Value
    Type Description
    System.Double

    The default value is 1

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