Class SymbolBorderBuilder
Inheritance
System.Object
SymbolBorderBuilder
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 SymbolBorderBuilder
Constructors
SymbolBorderBuilder(BulletSymbol, BulletBorder)
Declaration
public SymbolBorderBuilder(BulletSymbol symbolOptions, BulletBorder options)
Parameters
Type | Name | Description |
---|---|---|
BulletSymbol | symbolOptions | |
BulletBorder | options |
Methods
Color(String)
Declaration
public SymbolBorderBuilder Color(string value)
Parameters
Type | Name | Description |
---|---|---|
System.String | value |
Returns
Type | Description |
---|---|
SymbolBorderBuilder |
Width(Int32)
Declaration
public SymbolBorderBuilder Width(int value)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | value |
Returns
Type | Description |
---|---|
SymbolBorderBuilder |