Class SparklineContainerAreaBuilder
Inheritance
System.Object
Syncfusion.EJ2.ControlBuilder
SparklineContainerAreaBuilder
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 |
|---|
| 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 |
|---|
| SparklineContainerAreaBuilder |