Search
PieChart Methods
 


 Public Methods

  Name Description

addDataItemClickedListener

Removes the specified DataItemClickedListener. (Inherited from Dashboard.)

associateJComponent

Assosiates the specified JComponent with the target JComponent. (Inherited from Dashboard.)

createImage

Overloaded. Creates a bitmap Image that represents the Dashboard contents. (Inherited from Dashboard.)

dataBind

Binds the chart to the current DataSource. (Inherited from Dashboard.)

dissociateJComponent

Dissociates all JComponents associates with the specified target. (Inherited from Dashboard.)

elementAdded

  (Inherited from Chart.)

elementRemoved

  (Inherited from Chart.)

exportImage

Overloaded. Exports this Dashboard as an image under the specified file path. (Inherited from Dashboard.)

exportPdf

Overloaded. Exports the Dashboard to a Portable Document Format (PDF) file. (Inherited from Dashboard.)

getAllowMoveLegend

Gets a value that indicates whether users are allowed to move the legend. (Inherited from Chart.)

getAllowRotate

Gets a value indicating whether users are allowed to rotate this PieChart.

getAllowZoom

Gets a value indicating whether users are allowed to zoom into the Plots' data ranges. (Inherited from Dashboard.)

getBackgroundImage

Gets the Image drawn as a background for this Dashboard. (Inherited from Dashboard.)

getBackgroundImageAlign

Gets the alignment of the BackgroundImage relatively to the Dashboard boundaries. (Inherited from Dashboard.)

getBackgroundImageAutoSize

Gets a value that indicates whether auto-size mode is enabled for the BackgroundImage. (Inherited from Dashboard.)

getChartPadding

Gets the padding space between the Plot's border and the Series graphics.

getChartPanel

Gets the GridPanel that contains the chart's PlotPanel and AxisRenderer-s. (Inherited from Chart.)

getDataSource

Gets the object used as data source for this Chart. (Inherited from Chart.)

getDetachedSlices

Gets the indices of detached pie slices.

getDetachOffset

Gets the percentage by which detached slices are offset from the pie center.

getDoughnut

Gets a value indicating whether the pie should be rendered as a doughnut.

getInnerLabelsDataFields

Gets the names of fields in the DataSource which provide data for the inner labels of the graphical elements rendered by this Chart. (Inherited from Chart.)

getLayoutBuilder

Gets a LayoutBuilder instance that provides shortcut methods for building fragments of the Dashboard's user interface. (Inherited from Dashboard.)

getLayoutPanel

Gets the Panel that contains the Dashboard Component-s that should participate in layout measurements and be arranged relatively to each other. (Inherited from Dashboard.)

getLegendElementLabelKind

Gets the kind of labels in the list of Series used by this Chart that provides data for the legend labels.  (Inherited from Chart.)

getLegendHorizontalAlignment

Gets the horizontal alignment of the legend. (Inherited from Chart.)

getLegendMargin

Gets the margin space around the legend. (Inherited from Chart.)

getLegendRenderer

Gets the LegendRenderer component used to draw the chart's legend. (Inherited from Chart.)

getLegendTitle

Gets the title of the legend. (Inherited from Chart.)

getLegendVerticalAlignment

Gets the vertical alignment of the legend. (Inherited from Chart.)

getMaxLegendItemsPerColumn

Gets the maximum count of legend items that can be rendered in a single column in the legend. (Inherited from Chart.)

getOuterLabelsDataFields

Gets the names of fields in the data source whose values are shown as outer labels for the rendered graphical elements. (Inherited from Chart.)

getPlot

Gets the chart's Plot component. (Inherited from Chart.)

getPlotImage

Gets the Image drawn inside chart's plot area. (Inherited from Chart.)

getPlotImageAlign

Gets the alignment of the PlotImage relatively to the plot boundaries. (Inherited from Chart.)

getPlotImageAutoSize

Gets whether auto-size mode is enabled for the PlotImage. (Inherited from Chart.)

getPlotPanel

Gets the Panel that contains the chart's Plot and associated elements. (Inherited from Chart.)

getRootPanel

Gets the root Panel in the hierarchy of Dashboard Component-s. (Inherited from Dashboard.)

getSeries

Gets the Series whose data is drawn in this PieChart.

getSeriesRenderer

Gets the SeriesRenderer used to render the contents of this PieChart.

getShowDataLabels

Gets what kind of labels from the data Series should be drawn. (Inherited from Chart.)

getShowHighlight

Gets a value indicating whether to highlight hovered data items. (Inherited from Chart.)

getShowLegend

Gets a value indicating whether the chart should draw a legend. (Inherited from Chart.)

getShowToolTips

Gets a value indicating whether to show tooltips. (Inherited from Chart.)

getShowZoomWidgets

Gets a value indicating whether the plot should show zoom buttons. (Inherited from Chart.)

getStartAngle

Gets the angle where first data item of the Series should be drawn.

getSubtitle

Gets the sub-title of this Chart. (Inherited from Chart.)

getSubtitleBrush

Gets the Brush used to draw chart's Subtitle. (Inherited from Chart.)

getSubtitleFontName

Gets the name of the font used to draw chart's Subtitle. (Inherited from Chart.)

getSubtitleFontSize

Gets the size of the Font used to draw the chart's Subtitle. (Inherited from Chart.)

getSubtitleFontStyle

Gets the style of the Font used to draw chart's Subtitle. (Inherited from Chart.)

getSubtitleMargin

Gets the Margins space around the Subtitle. (Inherited from Chart.)

getTheme

Gets a Theme specifying the appearance of Dashboard elements. (Inherited from Dashboard.)

getTitle

Gets the title of this Chart. (Inherited from Chart.)

getTitleBrush

Gets the Brush used to draw the chart's Title. (Inherited from Chart.)

getTitleFontName

Gets the name of the Font used to draw the chart's Title. (Inherited from Chart.)

getTitleFontSize

Gets the size of Font used to draw the chart's Title. (Inherited from Chart.)

getTitleFontStyle

Gets the style of the Font used to draw chart's Title. (Inherited from Chart.)

getTitleMargin

Gets the Margins space around the Title. (Inherited from Chart.)

getToolTipsDataFields

Gets the names of fields in the DataSource whose values are shown as tooltips of rendered graphical elements. (Inherited from Chart.)

getXAxisLabelsDataFields

Gets the names of the fields in the DataSource whose values are rendered as labels at the X-axis for the respective chart graphical elements. (Inherited from Chart.)

getXDataFields

Gets the names of fields in the DataSource whose values are used to calculate the X-coordinates of rendered graphical elements. (Inherited from Chart.)

getYAxisLabelsDataFields

Gets the names of fields in the DataSource whose values are used as labels at the Y-axis for the rendered graphical elements. (Inherited from Chart.)

getYDataFields

Gets the names of fields in the DataSource whose values are used to calculate the Y-coordinates of the rendered graphical elements. (Inherited from Chart.)

getZAxisLabelsDataFields

Gets the names of fields in the DataSource whose values are shown as labels at the Z-axis labels for rendered graphical elements. (Inherited from Chart.)

getZDataFields

Gets the names of fields in the DataSource whose values are used to calculate Z coordinates of rendered graphical elements. (Inherited from Chart.)

hitTest

Searches for a Dashboard element at the specified location. (Inherited from Dashboard.)

invalidate

Overloaded. Invalidates an area from a panel or component. (Inherited from Dashboard.)

invalidateLayout

Overloaded. Invalidates the layout of a panel or component. (Inherited from Dashboard.)

isAnimated

Returns a value that indicates if this Dashboard is animated. (Inherited from Dashboard.)

paintComponent

Paints the dashboard component using the specified Graphics. (Inherited from Dashboard.)

print

Overloaded. Prints the current Dashboard. (Inherited from Dashboard.)

removeDataItemClickedListener

Removes the specified DataItemClickedListener. (Inherited from Dashboard.)

resetZoom

Resets zoom level to the original data range. (Inherited from Chart.)

setAllowMoveLegend

Sets a value that indicates whether users are allowed to move the legend. (Inherited from Chart.)

setAllowRotate

Sets a value indicating whether users are allowed to rotate this PieChart.

setAllowZoom

Sets a value that indicates whether users are allowed to zoom into the Plots' data ranges. (Inherited from Dashboard.)

setBackgroundImage

Sets the Dashboard's background image. (Inherited from Dashboard.)

setBackgroundImageAlign

Sets the alignment of the BackgroundImage relatively to the Dashboard boundaries. (Inherited from Dashboard.)

setBackgroundImageAutoSize

Sets whether auto-size mode is enabled for the BackgroundImage. (Inherited from Dashboard.)

setChartPadding

Sets the padding space between the Plot's border and the Series graphics.

setChartPanel

Sets the GridPanel that contains the Chart's PlotPanel and AxisRenderer-s. (Inherited from Chart.)

setDataSource

Sets the DataSource that provides data for the labels and graphic elements rendered by this Chart. (Inherited from Chart.)

setDetachedSlices

Sets a list with the indices of the detached pie slices.

setDetachOffset

Sets the percentage by which detached slices are offset from the pie center.

setDoughnut

Sets a value indicating whether the pie should be rendered as a doughnut.

setInnerLabelsDataFields

Sets the names of fields in the data source whose values are shown as inner labels of rendered graphical elements. (Inherited from Chart.)

setLayoutBuilder

Gets a LayoutBuilder instance that provides shortcut methods for building fragments of the Dashboard's user interface. (Inherited from Dashboard.)

setLayoutPanel

Gets a Panel containing Dashboard Components that should participate in layout measurements and be arranged relatively to each other. (Inherited from Dashboard.)

setLegendElementLabelKind

Sets the kind of labels in the list of Series used by this Chart that provides data for the legend labels. (Inherited from Chart.)

setLegendHorizontalAlignment

Sets the horizontal alignment of the legend. (Inherited from Chart.)

setLegendMargin

Sets the Margins space around the legend. (Inherited from Chart.)

setLegendTitle

Sets the legend title. (Inherited from Chart.)

setLegendVerticalAlignment

Sets the vertical alignment of the legend. (Inherited from Chart.)

setLicenseKey

Sets the Component's license key string, disabling evaluation mode. (Inherited from Dashboard.)

setMaxLegendItemsPerColumn

Sets the maximum count of legend items that can be rendered in a single column in the legend. (Inherited from Chart.)

setOuterLabelsDataFields

Sets the names of fields in the data source whose values are shown as outer labels of rendered graphical elements. (Inherited from Chart.)

setPlotImage

Sets the Image drawn inside the Chart's plot area. (Inherited from Chart.)

setPlotImageAlign

Sets the alignment of the PlotImage relatively to the Plot boundaries. (Inherited from Chart.)

setPlotImageAutoSize

Sets a value that indicates if auto-size mode is enabled for the PlotImage. (Inherited from Chart.)

setPrintMargins

Sets the Margins that are considered when the Dashboard is printed. (Inherited from Dashboard.)

setRootPanel

Sets the root Panel in the hierarchy of Dashboard Components. (Inherited from Dashboard.)

setSeries

Sets the Series whose data is drawn in this PieChart.

setShowDataLabels

Sets the kind of labels from data Series to draw. (Inherited from Chart.)

setShowHighlight

Sets a value indicating whether to highlight hovered data items. (Inherited from Chart.)

setShowLegend

Sets a value indicating whether the Chart should render a legend. (Inherited from Chart.)

setShowToolTips

Sets a value indicating whether to show tooltips. (Inherited from Chart.)

setShowZoomWidgets

Sets a value that indicates whether the Plot should show zoom buttons. (Inherited from Chart.)

setStartAngle

Sets the angle where the first data item of the Series should be drawn.

setSubtitle

Sets the sub-title of this Chart. (Inherited from Chart.)

setSubtitleBrush

Sets the Brush used to draw the Chart's Subtitle. (Inherited from Chart.)

setSubtitleFontName

Sets the name of the Font used to draw the Chart's Subtitle. (Inherited from Chart.)

setSubtitleFontSize

Sets the size of the Font used to draw Chart's Subtitle. (Inherited from Chart.)

setSubtitleFontStyle

Sets the style of Font used to draw chart's getSubtitle. (Inherited from Chart.)

setSubtitleMargin

Sets the Margins space around the Subtitle. (Inherited from Chart.)

setTheme

Sets a Theme specifying the appearance of Dashboard elements. (Inherited from Dashboard.)

setTitle

Sets the title of this Chart. (Inherited from Chart.)

setTitleBrush

Sets the Brush used to draw the Title of this Chart. (Inherited from Chart.)

setTitleFontName

Sets the name of the Font used to draw the Chart Title. (Inherited from Chart.)

setTitleFontSize

Sets the size of the Font used to draw the Chart's Title. (Inherited from Chart.)

setTitleFontStyle

Sets the style of Font used to draw chart's Title. (Inherited from Chart.)

setTitleMargin

Sets the Margins space around the Title. (Inherited from Chart.)

setToolTipsDataFields

Sets the names of fields in the data source whose values are shown as tooltips of rendered graphical elements. (Inherited from Chart.)

setXAxisLabelsDataFields

Sets the names of fields in the data source whose values are shown as X axis labels of rendered graphical elements. (Inherited from Chart.)

setXDataFields

Sets the names of fields in the data source whose values are assigned to X coordinates of rendered graphical elements. (Inherited from Chart.)

setYAxisLabelsDataFields

Sets the names of fields in the data source whose values are shown as Y axis labels of rendered graphical elements. (Inherited from Chart.)

setYDataFields

Sets the names of fields in the data source whose values are assigned to Y coordinates of rendered graphical elements. (Inherited from Chart.)

setZAxisLabelsDataFields

Sets the names of fields in the data source whose values are shown as Z axis labels of rendered graphical elements. (Inherited from Chart.)

setZDataFields

Sets the names of fields in the data source whose values are assigned to Z coordinates of rendered graphical elements. (Inherited from Chart.)

zoomOut

Zooms out of the current data range. (Inherited from Chart.)

 Protected Methods

  Name Description

fireDataItemClicked

Raises an event that signalizes that a data item was clicked. (Inherited from Dashboard.)

 See Also