Difference between revisions of "XL3SparkCompare"
m (Text replacement - "XLCubed" to "FluenceXL") |
|||
(One intermediate revision 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== |
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])