highcharts.getPontZFormat(format: FormatObject): String
Converts the FormatObject to the Highcharts format string with the point.z
variable.
To learn how Flexmonster’s number format is set in Highcharts, see the Using Flexmonster number formatting in Highcharts section.
Parameter/Type | Description |
---|---|
format FormatObject | The number format that is applied to measures in Flexmonster. |
Highcharts format string with the point.z
variable.
pivot.highcharts.getPointZFormat(currencyFormat)