Class SparklineContainerAreaBuilder
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.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public class SparklineContainerAreaBuilder : ControlBuilder
Constructors
SparklineContainerAreaBuilder()
Declaration
public SparklineContainerAreaBuilder()
SparklineContainerAreaBuilder(SparklineContainerArea)
Declaration
public SparklineContainerAreaBuilder(SparklineContainerArea model)
Parameters
Type | Name | Description |
---|---|---|
SparklineContainerArea | model |
Methods
Background(String)
To configure Sparkline background color.
Declaration
public SparklineContainerAreaBuilder Background(string value)
Parameters
Type | Name | Description |
---|---|---|
System.String | value |
Returns
Type | Description |
---|---|
SparklineContainerAreaBuilder |
Border(Object)
To configure Sparkline border color and width.
Declaration
public SparklineContainerAreaBuilder Border(object value)
Parameters
Type | Name | Description |
---|---|---|
System.Object | value |
Returns
Type | Description |
---|---|
SparklineContainerAreaBuilder |