LineChart preferences
Preferences that an administrator can specify for the line chart.
| Preference | Description |
|---|---|
| BreakLinesOnEmptyValues | Specifies whether lines should be broken or remain connected when an empty value is found in the data used to create the line. |
| Default Title | Specifies the default title of new line charts. For example, Line Chart. |
| IncludeYaxisOrigin | Specifies that the visualization always
includes the zero point of the Y-axis in the visualization, regardless of
filtering.
Default is False. |
| LegendVisible | Specifies whether the legend should be shown when creating a new line chart. |
| LineWidth | Specifies the width of the lines in the line
chart in pixels.
Enter a value between 1 and 10. |
| MarkerSize | Specifies the size (in pixels) of makers in
the line chart.
Enter a value between 1 and 100. Note that markers are not visible by default in the line chart. |
| ShowMarkers | Determines whether markers should be shown for the axis values in the line chart. |
| UseSeparateColorForMarkedItems | Specifies whether the line chart should use a separate color for marked items or just dim the unmarked items. |
Parent topic: Preferences descriptions