[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ExcelSparklineGroup.-ctor

ExcelSparklineGroup Constructor

ExcelSparklineGroup()

Initializes a new instance of the ExcelSparklineGroup class.

Declaration
public ExcelSparklineGroup()
Public Sub New()

ExcelSparklineGroup(SerializationInfo, StreamingContext)

Initializes a new instance of the ExcelSparklineGroup class.

Declaration
protected ExcelSparklineGroup(SerializationInfo info, StreamingContext context)
Protected Sub New(info As SerializationInfo, context As StreamingContext)
Parameters
Type Name Description
SerializationInfo info

The serialization information.

StreamingContext context

The context.

ExcelSparklineGroup(ExcelSparklineSetting, SparklineType)

Initializes a new instance of the ExcelSparklineGroup class.

Declaration
public ExcelSparklineGroup(ExcelSparklineSetting setting, SparklineType type)
Public Sub New(setting As ExcelSparklineSetting, type As SparklineType)
Parameters
Type Name Description
ExcelSparklineSetting setting

The setting.

SparklineType type

The type.