Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - chartStyleDefinition

Description

Chart style definition.

Properties

Name Type Occurrence Description
backgroundColor xs:string Optional
Default=transparent
back ground for chart canvas.
border chartStyleBorderDefinition Optional chart border settings.
dataItemColorSettings widgetChartDataSeriesLegendType Optional
Array (0/∞)
define color settings for specific data items - for single series and non structured multi-series charts
grid chartStyleGridDefinition Optional chart grid settings.
legend chartStyleLegendDefinition Optional chart grid settings.
pointsBackgroundColor xs:string Optional default color to use for all data item background bars
pointsLabelColor xs:string Optional label color for points
showPointsLabel xs:boolean Optional
Default=false
showpoints label above bar items
theme xs:string Optional base fusion theme to use.
threeD xs:boolean Optional
Default=false
is chart 3d.
In This Document