Search
ScatterChart Members
Constructors Fields Methods
 


A Chart control that draws its Series as scatter charts.

The following tables list the members exposed by the ScatterChart type.

 Public Constructors

  Name Description

ScatterChart

Initializes a new instance of the ScatterChart class.

 Protected Fields

  Name Description

tooltipBrush

Identifies the Brush used for painting the tooltips. (Inherited from Dashboard.)

tooltipPen

Identifies the Brush used for stroking the tooltips. (Inherited from Dashboard.)

 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.)

getAllowPan

Gets a value that indicates whether users are allowed to pan the chart's plot. (Inherited from BiaxialChart.)

getAllowZoom

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

getAnnotations

Gets the list of Series whose labels are drawn as annotations. (Inherited from BiaxialChart.)

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.)

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.)

getGridType

Gets the type of grid that is drawn in this BiaxialChart. (Inherited from BiaxialChart.)

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.)

getPinGrid

Gets a value indicating whether grid stripes are pinned in place or scroll together with the plot when users pan it. (Inherited from BiaxialChart.)

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 a list with the Series rendered by this ScatterChart.

getShape

Gets the type of the scatter shapes drawn.

getShapeSize

Gets the size of the scatter shapes.

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.)

getShowScatter

Gets a value indicating whether the BiaxialChart should render scatter shapes. (Inherited from BiaxialChart.)

getShowToolTips

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

getShowXCoordinates

Gets a value indicating whether to render labels that show the X-axis coordinates. (Inherited from BiaxialChart.)

getShowXTicks

Gets a value that indicates if ticks at the X-axis are rendered. (Inherited from BiaxialChart.)

getShowYCoordinates

Gets a value indicating whether to show Y axis coordinates. (Inherited from BiaxialChart.)

getShowYTicks

Gets a value that indicates if ticks on the Y-axis are rendered. (Inherited from BiaxialChart.)

getShowZoomWidgets

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

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.)

getXAxis

Gets the Axis object that represents the horizontal data range. (Inherited from BiaxialChart.)

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.)

getXLabelAlignment

Gets the alignment of data labels on the X axis. (Inherited from BiaxialChart.)

getXLabelRotationAngle

Gets rotation angle of data labels on the X axis. (Inherited from BiaxialChart.)

getYAxis

Gets the Axis object that represents the vertical data range. (Inherited from BiaxialChart.)

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.)

getYLabelAlignment

Gets the alignment of data labels on the Y axis. (Inherited from BiaxialChart.)

getYLabelRotationAngle

Gets rotation angle of data labels on the Y axis. (Inherited from BiaxialChart.)

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

Sets the zoom factor of the BiaxialChart to its initial value. (Inherited from BiaxialChart.)

setAllowMoveLegend

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

setAllowPan

Sets a value indicating whether users are allowed to pan the chart's plot. (Inherited from BiaxialChart.)

setAllowZoom

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

setAnnotations

Sets the list of series whose labels are drawn as annotations. (Inherited from BiaxialChart.)

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.)

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.)

setGridType

Sets the type of the grid rendered by this BiaxialChart. (Inherited from BiaxialChart.)

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.)

setPinGrid

Sets a value indicating whether grid stripes are pinned in place or scroll together with the plot when users pan it. (Inherited from BiaxialChart.)

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

BiaxialChart.setSeries override. Sets the list of series whose data is drawn in this chart.

setShape

Sets the type of the scatter shapes to draw.

setShapeSize

Sets the size of the scatter shapes.

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.)

setShowScatter

Sets a value indicating whether the BiaxialChart should render scatter shapes. (Inherited from BiaxialChart.)

setShowToolTips

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

setShowXCoordinates

Sets a value that indicates if labels for coordinates are rendered at the X-axis. (Inherited from BiaxialChart.)

setShowXTicks

Sets a value that indicates if ticks are rended at the X-axis. (Inherited from BiaxialChart.)

setShowYCoordinates

Sets a value that indicates if labels for coordinates are rendered at the Y-axis. (Inherited from BiaxialChart.)

setShowYTicks

Sets a value that indicates if ticks are rended at the Y-axis. (Inherited from BiaxialChart.)

setShowZoomWidgets

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

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.)

setXAxis

Sets an Axis object that provides the horizontal data range. (Inherited from BiaxialChart.)

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.)

setXLabelAlignment

Sets the alignment of data labels on the X axis. (Inherited from BiaxialChart.)

setXLabelRotationAngle

Sets rotation angle of data labels on the X axis. (Inherited from BiaxialChart.)

setYAxis

Sets an Axis object that provides values for the vertical data range. (Inherited from BiaxialChart.)

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.)

setYLabelAlignment

Sets the alignment of data labels on the Y axis. (Inherited from BiaxialChart.)

setYLabelRotationAngle

Sets rotation angle of data labels on the Y axis. (Inherited from BiaxialChart.)

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 the BiaxialChart. (Inherited from BiaxialChart.)

 Protected Methods

  Name Description

fireDataItemClicked

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

 See Also