:: com :: sun :: star :: chart2 ::

module data

Services
DatabaseDataProvider
Interfaces
XDataProvider An application that provides data for a chart must implement this interface.
XDataReceiver
XDataSequence allows access to a one-dimensional sequence of data.
XDataSink is a container for sequences of data. With this interface data can only be written to.
XDataSource provides access to sequences of data. With this interface data can only be read from.
XDatabaseDataProvider identifies a XDataProvider for result sets.
XLabeledDataSequence allows access to a one-dimensional sequence of data.
XNumericalDataSequence allows access to a one-dimensional sequence of double precision floating-point numbers.
XRangeHighlighter
XRangeXMLConversion An application that provides data for a chart must implement this interface.
XTextualDataSequence allows access to a one-dimensional sequence of strings.
Structs
HighlightedRange
Enums
LabelOrigin is used to specify how the labels have to be created.
Typedefs
DataSequenceRole a string that states in what way a ::DataSequence should be used. If this property is an empty string, no proposition about usage is made.
Top of Page