Class SparklineContainerAreaBuilder
Inheritance
System.Object
Syncfusion.EJ2.ControlBuilder
SparklineContainerAreaBuilder
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.AspNetMvc.Sparkline.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 |