[]
Initializes a new instance of the DefaultSparklineContainer class.
protected DefaultSparklineContainer(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 DefaultSparklineContainer class.
public DefaultSparklineContainer(SheetView owner)
Public Sub New(owner As SheetView)
| Type | Name | Description |
|---|---|---|
| SheetView | owner | The owner. |