Difference between revisions of "XL3SparkCompare"
(Created page with "Creates a Comparison Chart that is rendered in an Excel cell, this formula was introduced in Version 10 Double-clicking the chart, or selecting the XLCubed > Format In-Cell C...") |
m (Text replacement - "XLCubed" to "FluenceXL") |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
Creates a Comparison Chart that is rendered in an Excel cell, this formula was introduced in Version 10 | Creates a Comparison Chart that is rendered in an Excel cell, this formula was introduced in Version 10 | ||
− | Double-clicking the chart, or selecting the | + | Double-clicking the chart, or selecting the FluenceXL > Format In-Cell Chart... right-click menu item allow the editing of the chart format using the [[Comparison Chart Designer]] |
==Syntax== | ==Syntax== | ||
− | {{Code|XL3SparkCompare( Value1, Output, InRows, ChartType, Value2, Width, ColorVal1, ColorVal2, ColorNegBar, ColorNegPop, Minimum, Maximum, AxisType, Units, TickMarks, TickMarkFormat, Label)}} | + | {{Code|XL3SparkCompare( Value1, Output, InRows, ChartType, Value2, Width, ColorVal1, ColorVal2, ColorNegBar, ColorNegPop, [Minimum], [Maximum], [AxisType], [Units], [TickMarks], [TickMarkFormat], [Label])}} |
==Parameters== | ==Parameters== | ||
Line 87: | Line 87: | ||
| Specifies the text to use in the formula cell, if no axis is used | | Specifies the text to use in the formula cell, if no axis is used | ||
− | + | |} | |
+ | |||
==See Also== | ==See Also== | ||
* [[Formula Reference]] | * [[Formula Reference]] |
Latest revision as of 09:51, 4 July 2023
Creates a Comparison Chart that is rendered in an Excel cell, this formula was introduced in Version 10
Double-clicking the chart, or selecting the FluenceXL > Format In-Cell Chart... right-click menu item allow the editing of the chart format using the Comparison Chart Designer
Syntax
XL3SparkCompare( Value1, Output, InRows, ChartType, Value2, Width, ColorVal1, ColorVal2, ColorNegBar, ColorNegPop, [Minimum], [Maximum], [AxisType], [Units], [TickMarks], [TickMarkFormat], [Label])