Spread.Sheets Documentation
Sparkline API Changes

The sparkline classes have been moved to Sparklines as listed in the following table:

V10 V9
GC.Spread.Sheets.Sparklines.SparklineEx GcSpread.Sheets.SparklineEx

The sparkline settings have been changed as listed in the following table:

V10 V9
options.axisColor axisColor(value)
options.firstMarkerColor firstMarkerColor(value)
options.highMarkerColor highMarkerColor(value)
options.lastMarkerColor lastMarkerColor(value)
options.lowMarkerColor lowMarkerColor(value)
options.markersColor markersColor(value)
options.negativeColor negativeColor(value)
options.seriesColor seriesColor(value)
options.displayEmptyCellsAs displayEmptyCellsAs
options.rightToLeft rightToLeft
options.displayHidden displayHidden
options.displayXAxis displayXAxis
options.showFirst showFirst(value)
options.showHigh showHigh(value)
options.showLast showLast(value)
options.showLow showLow(value)
options.showNegative showNegative(value)
options.showMarkers showMarkers(value)
options.manualMax manualMax
options.manualMin manualMin
options.maxAxisType maxAxisType
options.minAxisType minAxisType
options.groupMaxValue groupMaxValue
options.groupMinValue groupMinValue
options.lineWeight lineWeight

The following changes have been made to the LineSparkline, ColumnSparkline, and WinlossSparkline settings.

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.