:: com :: sun :: star :: chart ::
|
service XYDiagram |
- Description
- a service for X/Y diagrams (Also known as scatter charts).
The special thing about X/Y diagrams is that the first series
of data contains x-values. The other series contain
y-values. Together both form two-dimensional coordinates,
at which data points are placed.
- Developers Guide
- Charts - Setting the Chart Type
|
Included Services - Summary |
Diagram |
- (referenced entity's summary:)
- the base service for the diagram of the chart document.
|
ChartStatistics |
- (referenced entity's summary:)
- offers statistical properties for the data in the chart. It is
available for a single data row and for the whole diagram.
|
ChartAxisXSupplier |
- (referenced entity's summary:)
- has to be supported by charts providing the capabilities of a
horizontal axis, i.e., an x-axis.
|
ChartTwoAxisYSupplier |
- (referenced entity's summary:)
- a helper service for chart documents which supply
primary and secondary y-axes.
|
LineDiagram |
- (referenced entity's summary:)
- specifies line, spline and symbol diagrams.
|
Included Services - Details |
Diagram
- (referenced entity's summary:)
- the base service for the diagram of the chart document.
|
|
ChartStatistics
- (referenced entity's summary:)
- offers statistical properties for the data in the chart. It is
available for a single data row and for the whole diagram.
|
|
ChartAxisXSupplier
- (referenced entity's summary:)
- has to be supported by charts providing the capabilities of a
horizontal axis, i.e., an x-axis.
|
|
ChartTwoAxisYSupplier
- (referenced entity's summary:)
- a helper service for chart documents which supply
primary and secondary y-axes.
|
|
LineDiagram
- (referenced entity's summary:)
- specifies line, spline and symbol diagrams.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.