Constructor
new SpotfireCombinationChart(combinationChartProperties)
Parameters:
| Name | Type | Description |
|---|---|---|
combinationChartProperties
|
Object | |
[ labels ]
|
Object | |
showLabelsFor
|
SpotfireLabelVisibilities | Determines whether to show labels on all bars and lines ('All'), bars and lines containing marked rows only ('Marked rows'), or not to show any labels at all ('None'). |
showBarLabels
|
Boolean | Determines whether or not to show labels for the bars in the visualization. |
labelOrientation
|
SpotfireLabelOrientations ▼ | Determines whether to display the labels horizontally or vertically. |
horizontal
|
String | |
vertical
|
String | |
showLineMarkerLabels
|
Boolean | Determines whether or not to show labels for the line markers in the visualization. |
maxNumberOfLabels
|
Number | Specifies the maximum number of labels to be shown. |