A control used to draw tower charts, rendering series side by side to allow comparing data sequence and sizes.
The following tables list the members exposed by the TowerChart type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the TowerChart class. |
Protected Fields| Name | Description | |
|---|---|---|
![]() ![]() |
Identifies the Brush used for painting the tooltips. (Inherited from Dashboard.) |
|
![]() ![]() |
Identifies the Brush used for stroking the tooltips. (Inherited from Dashboard.) |
Public Methods| 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 indicating whether users are allowed to zoom into the Plots' data ranges. (Inherited from Dashboard.) |
|
![]() |
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 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 series whose data is drawn on the left side of this chart. |
|
![]() |
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 size of margins around chart graphics. |
|
![]() |
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 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 fixed data range size. |
|
![]() |
Gets the series whose data is drawn on the right side of this chart. |
|
![]() |
Gets the root Panel in the hierarchy of Dashboard Component-s. (Inherited from Dashboard.) |
|
![]() |
Gets the shape of tower segments. |
|
![]() |
Gets the padding distance between series. |
|
![]() |
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 to show tooltips. (Inherited from Chart.) |
|
![]() |
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 layout of tower segments. |
|
![]() |
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 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 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.) |
|
![]() |
Resets zoom level to the original data range. (Inherited from Chart.) |
|
![]() |
Sets a value that indicates whether users are allowed to move the legend. (Inherited from Chart.) |
|
![]() |
Sets a value that indicates whether users are allowed to zoom into the Plots' data ranges. (Inherited from Dashboard.) |
|
![]() |
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 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 series whose data is drawn on the left side of this chart. |
|
![]() |
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 size of margins around chart graphics. |
|
![]() |
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 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 fixed data range size. |
|
![]() |
Sets the series whose data is drawn on the right side of this chart. |
|
![]() |
Sets the root Panel in the hierarchy of Dashboard Components. (Inherited from Dashboard.) |
|
![]() |
Sets the shape of tower segments. |
|
![]() |
Sets the padding distance between series. |
|
![]() |
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 to show tooltips. (Inherited from Chart.) |
|
![]() |
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 the layout of tower segments. |
|
![]() |
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 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 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 of the current data range. (Inherited from Chart.) |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Raises an event that signalizes that a data item was clicked. (Inherited from Dashboard.) |
|
![]() |
Chart.getSeriesRenderer override. Gets the default SeriesRenderer for this chart. |
See Also