Class SunburstTooltipBorderBuilder
Inheritance
System.Object
SunburstTooltipBorderBuilder
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 SunburstTooltipBorderBuilder
Constructors
SunburstTooltipBorderBuilder(SunburstTooltipBorder)
Declaration
public SunburstTooltipBorderBuilder(SunburstTooltipBorder border)
Parameters
Type | Name | Description |
---|---|---|
SunburstTooltipBorder | border |
Methods
Color(String)
Declaration
public SunburstTooltipBorderBuilder Color(string color)
Parameters
Type | Name | Description |
---|---|---|
System.String | color |
Returns
Type | Description |
---|---|
SunburstTooltipBorderBuilder |
Width(Double)
Declaration
public SunburstTooltipBorderBuilder Width(double width)
Parameters
Type | Name | Description |
---|---|---|
System.Double | width |
Returns
Type | Description |
---|---|
SunburstTooltipBorderBuilder |