[]
Initializes a new instance of the ExcelSparklineGroup class.
public ExcelSparklineGroup()
Public Sub New()
Initializes a new instance of the ExcelSparklineGroup class.
protected ExcelSparklineGroup(SerializationInfo info, StreamingContext context)
Protected Sub New(info As SerializationInfo, context As StreamingContext)
| Type | Name | Description |
|---|---|---|
| SerializationInfo | info | The serialization information. |
| StreamingContext | context | The context. |
Initializes a new instance of the ExcelSparklineGroup class.
public ExcelSparklineGroup(ExcelSparklineSetting setting, SparklineType type)
Public Sub New(setting As ExcelSparklineSetting, type As SparklineType)
| Type | Name | Description |
|---|---|---|
| ExcelSparklineSetting | setting | The setting. |
| SparklineType | type | The type. |