Custom Styling

Apply Style Format

dialogueflow.stylejson

Set the dialogueflow.stylejson option with the escaped JSON string in the OnStartUp event of the ReportTemplate.

This.SetReportOption("dialogueflow.stylejson", "{\"Common\": {\"Background\":\"#FFFFFF\",...,\"SaturdayColor\":\"#85929E\"}}");

Style properties

Example

Last updated

Was this helpful?