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