The options for the x-axis. Optional.
The options for the y-axis. Note: date options for the y axis are ignored by the Cloud Office Print server. Optional.
The options for the y2-axis. Note: date options for the y2 axis are ignored by the Cloud Office Print server. Optional.
Width of the chart. Optional.
Height of the chart. Optional.
Whether or not the chart should have a border. Optional.
Whether or not the chart should have rounded corners. Note: displaying rounded corners is not supported by LibreOffice. Optional.
Background color for the entire chart. Optional.
The opacity of the background color for the entire chart. Note: backgroundOpacity is ignored if backgroundColor is not specified or if backgroundColor is specified in a color space which includes an alpha channel (e.g. rgba(0,191,255,0.5)). In the latter case, the alpha channel in backgroundColor is used. Optional.
The title of the chart. Optional.
The styling for the title of the chart. Optional.
Whether or not the chart should have a grid. Optional.
The dict representation of this object
dict representation of this object
Setter to remove the data labels from the chart.
Setter for removing the legend from the chart.
Seperator : can be either false or anything else for example \n or \t or ; or (, if false). Optional.
Whether or not to include the series name in the data label. Optional.
Whether or not to include the series category name in the data label. Optional.
Whether or not to include the legend key (i.e. the color of the series) in the data label. Optional.
Whether or not to include the actual value in the data label. Optional.
Whether or not to include the percentage in the data label. By default True for pie/pie3d and doughnut. Optional.
The position of the data label. Can be 'center', 'left', 'right', 'above', 'below', 'insideBase', 'bestFit', 'outsideEnd', 'insideEnd'. Note that not all options might be available for specific charts. Optional.
Setter for the legend of the chart.
Position of the legend. 'l': left, 'r': right, 'b': bottom, 't': top. Defaults to 'r'.
The styling for the text of the legend. Optional.
Generated using TypeDoc
Options object for a Chart.