Score Chart HTML Diagram (Version 1.01, Last updated 31/10/2019).

<para> Used in various places, e.g., Account Key Details page. </para> <para> The following Constants are used from ScriptInfo: <list> <item>None</item> </list> </para> <para> The following Constants are used from callerScriptInfo: <list> <item>None</item> </list> </para>

Syntax

finSummaryPageStandardBlocksBase.ScoreChartDiagram(callerScriptInfo, minValue, maxValue, value, scoreChartDiagramOptions, [includeActions], [otherParameters], [textAfter])

Parameters

NameTypeOptionalByRefDescription
callerScriptInfo ISScriptExecutionInfo The Script Information of the Script calling this method.
minValue Decimal
maxValue Decimal
value Decimal
scoreChartDiagramOptions finScoreChartDiagramOptions The Options to use when creating the Score Chart Diagram.
includeActions Boolean Optional If omitted, a value of True is assumed.
otherParameters ISKeyValueList Optional Can be used when customising Summary Page Blocks to pass other parameter to the Script. If omitted, a value of Nothing is assumed.
textAfter String Optional

Return Value

String

A String value containing HTML.

Member of:
finSummaryPageStandardBlocksBase
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0