| Tag Link | [ChartFX_Records] | Category | ChartFX |
|---|---|---|---|
| Type | Substitution | Source Available | Yes |
| Support | Preferred | Version | 8.5 |
| Change | New | Data Source | Any |
| Output Type | Array | Security | None |
| Implementation | Sets | Lasso 8.5 | |
[ChartFX_Records] rreturns a records array which is formatted in the proper format to be passed to the [ChartFX->SetLassoData] tag. Specifically, the field names are included as the first row of the records array. If one or more
[Inline:
[ChartFX_Records]
[/Inline]
[Inline:
[ChartFX_Records:
[/Inline]
[Inline:
[Records_Map:
[/Inline]
[Inline:
[Records_Map:
[/Inline]
[Inline:
[Records_Map:
[/Inline]
| Optional Parameters | |
|---|---|
| -ReturnField | Specifies a field name that should be included in the inner array. Should be called multiple times to include multiple fields. If no |
| -ExcludeField | The name of a field to exclude from the inner array. If no |
| -Fields | An array of field names to use for the inner array. By default the value for [Field_Names] will be used. |
| -Inverse | If specified then the arrays are inverted to a format useful for making pie charts. |
This tag was added in Lasso 8.5.2.
See the Lasso 8 Language Guide for examples of how to use this tag.