:: com :: sun :: star ::

module chart2
Description
New implementation of Charting diagram interfaces. This module contains only a rather small public API. In addition there is a private API in the chart2 project.

Nested Modules
data
Interfaces
XAnyDescriptionAccess Offers any access to column and row descriptions. This allows to set date values as categories.
XAxis
XChartDocument
XChartShape this interface is used for a wrapper of objects implementing the service com::sun::star::drawing::Shape
XChartShapeContainer
XChartType
XChartTypeContainer
XChartTypeManager
XChartTypeTemplate
XColorScheme
XCoordinateSystem
XCoordinateSystemContainer
XDataInterpreter offers tooling to interpret different data sources in a structural and chart-type-dependent way.
XDataSeries A data series represents the object that has all the knowledge to be rendered as a visual data series.
XDataSeriesContainer
XDefaultSizeTransmitter Allows to set a default size. This size will be used in case no further informations are available.
XDiagram
XDiagramProvider Gives access to a single diagram. This interface is needed by the wrapper for the old API (namespace com::sun::star::chart).
XFormattedString
XInternalDataProvider An internal DataProvider that has more access to data than a plain DataProvider.
XLabeled
XLegend interface for the legend of a diagram
XRegressionCurve
XRegressionCurveCalculator
XRegressionCurveContainer
XScaling
XTarget
XTitle
XTitled Interface to be implemented by objects that support having a title of type XTitle.
XTransformation allows the transformation of numeric values from one coordinate-system into an other. Values may be transformed using any mapping.
Structs
DataPointLabel
FillBitmap This strucutre contains all properties of a bitmap when used as FillStyle.
IncrementData An IncrementData describes how tickmarks are positioned on the scale of an axis.
InterpretedData offers tooling to interpret different data sources in a structural and chart-type-dependent way.
LightSource
RelativePosition Determines a position of an object relative to a size defined by other means. Values from 0 to 1 cover the entire reference rectangle. Values may also be outside this range, especially negative.
RelativeSize Gives a position relative to some size defined by other means. Values from 0 to 1 cover the entire reference rectangle. Values may also be greater than one, meaning a bigger size than the reference size. Negative values are not allowed.
ScaleData
SubIncrement
Symbol properties that are used for DataSeries that display symbols.
Enums
AxisOrientation
CurveStyle Sets the type of curves that are drawn for line charts.
LegendPosition
PieChartOffsetMode Mode used for a pie chart template to determine the initial state of exploded pies.
StackingDirection
SymbolStyle determines what kind of symbol to use
TransparencyStyle
Typedefs
CoordinateSystemTypeID
Constant Groups
AxisType
DataPointGeometry3D These values specify the geometry of data points in 3D bar charts.
TickmarkStyle
Top of Page