[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexSheet.InsertSparkLine

InsertSparkLine Method

InsertSparkLine(SparkLineType, IEnumerable<double>, Sheet, CellRange)

Insert SparkLine to C1FlexSheet

Declaration
public void InsertSparkLine(SparkLineType type, IEnumerable<double> datas, Sheet sheet, CellRange cell)
Parameters
Type Name Description
SparkLineType type
IEnumerable<double> datas
Sheet sheet
CellRange cell