menu

ASP.NET MVC

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SunburstBorderBuilder

    Show / Hide Table of Contents

    Class SunburstBorderBuilder

    Inheritance
    System.Object
    SunburstBorderBuilder
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.JavaScript.DataVisualization
    Assembly: Syncfusion.EJ.dll
    Syntax
    public class SunburstBorderBuilder

    Constructors

    SunburstBorderBuilder(SunburstBorder)

    Declaration
    public SunburstBorderBuilder(SunburstBorder border)
    Parameters
    Type Name Description
    SunburstBorder border

    Methods

    Color(String)

    Declaration
    public SunburstBorderBuilder Color(string color)
    Parameters
    Type Name Description
    System.String color
    Returns
    Type Description
    SunburstBorderBuilder

    Width(Double)

    Declaration
    public SunburstBorderBuilder Width(double width)
    Parameters
    Type Name Description
    System.Double width
    Returns
    Type Description
    SunburstBorderBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved