Returns the underlying chart.
Returns the underlying chart.
Optionally returns this charts label generator.
Optionally returns this charts label generator.
Sets this charts label generator.
Sets this charts label generator.
Sets this charts label generator.
Sets this charts label generator.
Returns the plot.
Returns the plot.
Saves the chart as a JPEG image.
Saves the chart as a JPEG image.
the output file
dimension / geometry / width x height of the output
Saves the chart as a PDF.
Saves the chart as a PDF.
the output file
dimension / geometry / width x height of the output
handles mappings between Java AWT Fonts and PDF fonts
Saves the chart as a PNG image.
Saves the chart as a PNG image.
the output file
dimension / geometry / width x height of the output
Shows the chart in a window.
Shows the chart in a window.
the title of the enclosing frame
whether the enclosing panel is scrollable
Shows the chart in a window.
Shows the chart in a window.
Contains this charts subtitles and legends.
Returns the title of this chart.
Returns the title of this chart.
Sets the title of this chart.
Sets the title of this chart.
Wraps a frame around this chart.
Wraps a frame around this chart.
the title of the enclosing frame
whether the enclosing panel is scrollable
Wraps a panel around this chart.
Wraps a panel around this chart.
Optionally returns the tooltip generator.
Optionally returns the tooltip generator.
Optionally sets the tooltip generator.
Optionally sets the tooltip generator.
Sets the tooltip generator.
Sets the tooltip generator.
Writes the chart as a PDF.
Writes the chart as a PDF.
stream to where will be written
dimension / geometry / width x height of the output
handles mappings between Java AWT Fonts and PDF fonts
(multiplePieChart: StringAdd).self
(multiplePieChart: StringFormat).self
(multiplePieChart: ArrowAssoc[MultiplePieChart]).x
(Since version 2.10.0) Use leftOfArrow
instead
(multiplePieChart: Ensuring[MultiplePieChart]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
Represents categorized numeric data with multiple pies.