A Chart control that draws its Series as scatter charts.
The following tables list the members exposed by the ScatterChart type.
Name | Description | |
---|---|---|
Initializes a new instance of the ScatterChart class. |
Name | Description | |
---|---|---|
Identifies the Brush used for painting the tooltips. (Inherited from Dashboard.) |
||
Identifies the Brush used for stroking the tooltips. (Inherited from Dashboard.) |
Name | Description | |
---|---|---|
Removes the specified DataItemClickedListener. (Inherited from Dashboard.) |
||
Assosiates the specified JComponent with the target JComponent. (Inherited from Dashboard.) |
||
Overloaded. Creates a bitmap Image that represents the Dashboard contents. (Inherited from Dashboard.) |
||
Binds the chart to the current DataSource. (Inherited from Dashboard.) |
||
Dissociates all JComponents associates with the specified target. (Inherited from Dashboard.) |
||
(Inherited from Chart.) |
||
(Inherited from Chart.) |
||
Overloaded. Exports this Dashboard as an image under the specified file path. (Inherited from Dashboard.) |
||
Overloaded. Exports the Dashboard to a Portable Document Format (PDF) file. (Inherited from Dashboard.) |
||
Gets a value that indicates whether users are allowed to move the legend. (Inherited from Chart.) |
||
Gets a value that indicates whether users are allowed to pan the chart's plot. (Inherited from BiaxialChart.) |
||
Gets a value indicating whether users are allowed to zoom into the Plots' data ranges. (Inherited from Dashboard.) |
||
Gets the list of Series whose labels are drawn as annotations. (Inherited from BiaxialChart.) |
||
Gets the Image drawn as a background for this Dashboard. (Inherited from Dashboard.) |
||
Gets the alignment of the BackgroundImage relatively to the Dashboard boundaries. (Inherited from Dashboard.) |
||
Gets a value that indicates whether auto-size mode is enabled for the BackgroundImage. (Inherited from Dashboard.) |
||
Gets the GridPanel that contains the chart's PlotPanel and AxisRenderer-s. (Inherited from Chart.) |
||
Gets the object used as data source for this Chart. (Inherited from Chart.) |
||
Gets the type of grid that is drawn in this BiaxialChart. (Inherited from BiaxialChart.) |
||
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.) |
||
Gets a LayoutBuilder instance that provides shortcut methods for building fragments of the Dashboard's user interface. (Inherited from Dashboard.) |
||
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.) |
||
Gets the kind of labels in the list of Series used by this Chart that provides data for the legend labels. (Inherited from Chart.) |
||
Gets the horizontal alignment of the legend. (Inherited from Chart.) |
||
Gets the margin space around the legend. (Inherited from Chart.) |
||
Gets the LegendRenderer component used to draw the chart's legend. (Inherited from Chart.) |
||
Gets the title of the legend. (Inherited from Chart.) |
||
Gets the vertical alignment of the legend. (Inherited from Chart.) |
||
Gets the maximum count of legend items that can be rendered in a single column in the legend. (Inherited from Chart.) |
||
Gets the names of fields in the data source whose values are shown as outer labels for the rendered graphical elements. (Inherited from Chart.) |
||
Gets a value indicating whether grid stripes are pinned in place or scroll together with the plot when users pan it. (Inherited from BiaxialChart.) |
||
Gets the chart's Plot component. (Inherited from Chart.) |
||
Gets the Image drawn inside chart's plot area. (Inherited from Chart.) |
||
Gets the alignment of the PlotImage relatively to the plot boundaries. (Inherited from Chart.) |
||
Gets whether auto-size mode is enabled for the PlotImage. (Inherited from Chart.) |
||
Gets the Panel that contains the chart's Plot and associated elements. (Inherited from Chart.) |
||
Gets the root Panel in the hierarchy of Dashboard Component-s. (Inherited from Dashboard.) |
||
Gets a list with the Series rendered by this ScatterChart. |
||
Gets the type of the scatter shapes drawn. |
||
Gets the size of the scatter shapes. |
||
Gets what kind of labels from the data Series should be drawn. (Inherited from Chart.) |
||
Gets a value indicating whether to highlight hovered data items. (Inherited from Chart.) |
||
Gets a value indicating whether the chart should draw a legend. (Inherited from Chart.) |
||
Gets a value indicating whether the BiaxialChart should render scatter shapes. (Inherited from BiaxialChart.) |
||
Gets a value indicating whether to show tooltips. (Inherited from Chart.) |
||
Gets a value indicating whether to render labels that show the X-axis coordinates. (Inherited from BiaxialChart.) |
||
Gets a value that indicates if ticks at the X-axis are rendered. (Inherited from BiaxialChart.) |
||
Gets a value indicating whether to show Y axis coordinates. (Inherited from BiaxialChart.) |
||
Gets a value that indicates if ticks on the Y-axis are rendered. (Inherited from BiaxialChart.) |
||
Gets a value indicating whether the plot should show zoom buttons. (Inherited from Chart.) |
||
Gets the sub-title of this Chart. (Inherited from Chart.) |
||
Gets the Brush used to draw chart's Subtitle. (Inherited from Chart.) |
||
Gets the name of the font used to draw chart's Subtitle. (Inherited from Chart.) |
||
Gets the size of the Font used to draw the chart's Subtitle. (Inherited from Chart.) |
||
Gets the style of the Font used to draw chart's Subtitle. (Inherited from Chart.) |
||
Gets the Margins space around the Subtitle. (Inherited from Chart.) |
||
Gets a Theme specifying the appearance of Dashboard elements. (Inherited from Dashboard.) |
||
Gets the title of this Chart. (Inherited from Chart.) |
||
Gets the Brush used to draw the chart's Title. (Inherited from Chart.) |
||
Gets the name of the Font used to draw the chart's Title. (Inherited from Chart.) |
||
Gets the size of Font used to draw the chart's Title. (Inherited from Chart.) |
||
Gets the style of the Font used to draw chart's Title. (Inherited from Chart.) |
||
Gets the Margins space around the Title. (Inherited from Chart.) |
||
Gets the names of fields in the DataSource whose values are shown as tooltips of rendered graphical elements. (Inherited from Chart.) |
||
Gets the Axis object that represents the horizontal data range. (Inherited from BiaxialChart.) |
||
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.) |
||
Gets the names of fields in the DataSource whose values are used to calculate the X-coordinates of rendered graphical elements. (Inherited from Chart.) |
||
Gets the alignment of data labels on the X axis. (Inherited from BiaxialChart.) |
||
Gets rotation angle of data labels on the X axis. (Inherited from BiaxialChart.) |
||
Gets the Axis object that represents the vertical data range. (Inherited from BiaxialChart.) |
||
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.) |
||
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.) |
||
Gets the alignment of data labels on the Y axis. (Inherited from BiaxialChart.) |
||
Gets rotation angle of data labels on the Y axis. (Inherited from BiaxialChart.) |
||
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.) |
||
Gets the names of fields in the DataSource whose values are used to calculate Z coordinates of rendered graphical elements. (Inherited from Chart.) |
||
Searches for a Dashboard element at the specified location. (Inherited from Dashboard.) |
||
Overloaded. Invalidates an area from a panel or component. (Inherited from Dashboard.) |
||
Overloaded. Invalidates the layout of a panel or component. (Inherited from Dashboard.) |
||
Returns a value that indicates if this Dashboard is animated. (Inherited from Dashboard.) |
||
Paints the dashboard component using the specified Graphics. (Inherited from Dashboard.) |
||
Overloaded. Prints the current Dashboard. (Inherited from Dashboard.) |
||
Removes the specified DataItemClickedListener. (Inherited from Dashboard.) |
||
Sets the zoom factor of the BiaxialChart to its initial value. (Inherited from BiaxialChart.) |
||
Sets a value that indicates whether users are allowed to move the legend. (Inherited from Chart.) |
||
Sets a value indicating whether users are allowed to pan the chart's plot. (Inherited from BiaxialChart.) |
||
Sets a value that indicates whether users are allowed to zoom into the Plots' data ranges. (Inherited from Dashboard.) |
||
Sets the list of series whose labels are drawn as annotations. (Inherited from BiaxialChart.) |
||
Sets the Dashboard's background image. (Inherited from Dashboard.) |
||
Sets the alignment of the BackgroundImage relatively to the Dashboard boundaries. (Inherited from Dashboard.) |
||
Sets whether auto-size mode is enabled for the BackgroundImage. (Inherited from Dashboard.) |
||
Sets the GridPanel that contains the Chart's PlotPanel and AxisRenderer-s. (Inherited from Chart.) |
||
Sets the DataSource that provides data for the labels and graphic elements rendered by this Chart. (Inherited from Chart.) |
||
Sets the type of the grid rendered by this BiaxialChart. (Inherited from BiaxialChart.) |
||
Sets the names of fields in the data source whose values are shown as inner labels of rendered graphical elements. (Inherited from Chart.) |
||
Gets a LayoutBuilder instance that provides shortcut methods for building fragments of the Dashboard's user interface. (Inherited from Dashboard.) |
||
Gets a Panel containing Dashboard Components that should participate in layout measurements and be arranged relatively to each other. (Inherited from Dashboard.) |
||
Sets the kind of labels in the list of Series used by this Chart that provides data for the legend labels. (Inherited from Chart.) |
||
Sets the horizontal alignment of the legend. (Inherited from Chart.) |
||
Sets the Margins space around the legend. (Inherited from Chart.) |
||
Sets the legend title. (Inherited from Chart.) |
||
Sets the vertical alignment of the legend. (Inherited from Chart.) |
||
Sets the Component's license key string, disabling evaluation mode. (Inherited from Dashboard.) |
||
Sets the maximum count of legend items that can be rendered in a single column in the legend. (Inherited from Chart.) |
||
Sets the names of fields in the data source whose values are shown as outer labels of rendered graphical elements. (Inherited from Chart.) |
||
Sets a value indicating whether grid stripes are pinned in place or scroll together with the plot when users pan it. (Inherited from BiaxialChart.) |
||
Sets the Image drawn inside the Chart's plot area. (Inherited from Chart.) |
||
Sets the alignment of the PlotImage relatively to the Plot boundaries. (Inherited from Chart.) |
||
Sets a value that indicates if auto-size mode is enabled for the PlotImage. (Inherited from Chart.) |
||
Sets the Margins that are considered when the Dashboard is printed. (Inherited from Dashboard.) |
||
Sets the root Panel in the hierarchy of Dashboard Components. (Inherited from Dashboard.) |
||
BiaxialChart.setSeries override. Sets the list of series whose data is drawn in this chart. |
||
Sets the type of the scatter shapes to draw. |
||
Sets the size of the scatter shapes. |
||
Sets the kind of labels from data Series to draw. (Inherited from Chart.) |
||
Sets a value indicating whether to highlight hovered data items. (Inherited from Chart.) |
||
Sets a value indicating whether the Chart should render a legend. (Inherited from Chart.) |
||
Sets a value indicating whether the BiaxialChart should render scatter shapes. (Inherited from BiaxialChart.) |
||
Sets a value indicating whether to show tooltips. (Inherited from Chart.) |
||
Sets a value that indicates if labels for coordinates are rendered at the X-axis. (Inherited from BiaxialChart.) |
||
Sets a value that indicates if ticks are rended at the X-axis. (Inherited from BiaxialChart.) |
||
Sets a value that indicates if labels for coordinates are rendered at the Y-axis. (Inherited from BiaxialChart.) |
||
Sets a value that indicates if ticks are rended at the Y-axis. (Inherited from BiaxialChart.) |
||
Sets a value that indicates whether the Plot should show zoom buttons. (Inherited from Chart.) |
||
Sets the sub-title of this Chart. (Inherited from Chart.) |
||
Sets the Brush used to draw the Chart's Subtitle. (Inherited from Chart.) |
||
Sets the name of the Font used to draw the Chart's Subtitle. (Inherited from Chart.) |
||
Sets the size of the Font used to draw Chart's Subtitle. (Inherited from Chart.) |
||
Sets the style of Font used to draw chart's getSubtitle. (Inherited from Chart.) |
||
Sets the Margins space around the Subtitle. (Inherited from Chart.) |
||
Sets a Theme specifying the appearance of Dashboard elements. (Inherited from Dashboard.) |
||
Sets the title of this Chart. (Inherited from Chart.) |
||
Sets the Brush used to draw the Title of this Chart. (Inherited from Chart.) |
||
Sets the name of the Font used to draw the Chart Title. (Inherited from Chart.) |
||
Sets the size of the Font used to draw the Chart's Title. (Inherited from Chart.) |
||
Sets the style of Font used to draw chart's Title. (Inherited from Chart.) |
||
Sets the Margins space around the Title. (Inherited from Chart.) |
||
Sets the names of fields in the data source whose values are shown as tooltips of rendered graphical elements. (Inherited from Chart.) |
||
Sets an Axis object that provides the horizontal data range. (Inherited from BiaxialChart.) |
||
Sets the names of fields in the data source whose values are shown as X axis labels of rendered graphical elements. (Inherited from Chart.) |
||
Sets the names of fields in the data source whose values are assigned to X coordinates of rendered graphical elements. (Inherited from Chart.) |
||
Sets the alignment of data labels on the X axis. (Inherited from BiaxialChart.) |
||
Sets rotation angle of data labels on the X axis. (Inherited from BiaxialChart.) |
||
Sets an Axis object that provides values for the vertical data range. (Inherited from BiaxialChart.) |
||
Sets the names of fields in the data source whose values are shown as Y axis labels of rendered graphical elements. (Inherited from Chart.) |
||
Sets the names of fields in the data source whose values are assigned to Y coordinates of rendered graphical elements. (Inherited from Chart.) |
||
Sets the alignment of data labels on the Y axis. (Inherited from BiaxialChart.) |
||
Sets rotation angle of data labels on the Y axis. (Inherited from BiaxialChart.) |
||
Sets the names of fields in the data source whose values are shown as Z axis labels of rendered graphical elements. (Inherited from Chart.) |
||
Sets the names of fields in the data source whose values are assigned to Z coordinates of rendered graphical elements. (Inherited from Chart.) |
||
Zooms out the BiaxialChart. (Inherited from BiaxialChart.) |
Name | Description | |
---|---|---|
Raises an event that signalizes that a data item was clicked. (Inherited from Dashboard.) |