Class IndicatorLineBuilder
Inheritance
System.Object
IndicatorLineBuilder
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 IndicatorLineBuilder
Constructors
IndicatorLineBuilder(IndicatorLine)
Declaration
public IndicatorLineBuilder(IndicatorLine border)
Parameters
Type | Name | Description |
---|---|---|
IndicatorLine | border |
Methods
Fill(String)
Declaration
public IndicatorLineBuilder Fill(string interior)
Parameters
Type | Name | Description |
---|---|---|
System.String | interior |
Returns
Type | Description |
---|---|
IndicatorLineBuilder |
Width(Double)
Declaration
public IndicatorLineBuilder Width(double width)
Parameters
Type | Name | Description |
---|---|---|
System.Double | width |
Returns
Type | Description |
---|---|
IndicatorLineBuilder |