LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
LogicTargetModel Service Reference

import "LogicTargetModel.idl";

Public Types

typedef sequence< ::com::sun::star::beans::XPropertySetCoordinateSystems
 not BOUND nor CONSTRAINED in terms of Listener notifications, each element in the sequence must implement the service com::sun::star::chart2::CoordinateSystem
typedef sequence< ::com::sun::star::beans::XPropertySetLogicTargetModels
 MAYBEVOID, not BOUND nor CONSTRAINED in terms of Listener notifications, each element in the sequence must implement the service com::sun::star::chart2::LogicTargetModel.

Public Attributes

string ID
 identifies an instance of this service within one chart document.
string LegendID
 identifies an instance of the service com::sun::star::chart2::LegendModel within one chart document.

Detailed Description

The properties of this service correspond to the similar named attributes and subelements of the XML element chart2:increment in the chart2 file format.

Member Typedef Documentation

◆ CoordinateSystems

not BOUND nor CONSTRAINED in terms of Listener notifications, each element in the sequence must implement the service com::sun::star::chart2::CoordinateSystem

◆ LogicTargetModels

MAYBEVOID, not BOUND nor CONSTRAINED in terms of Listener notifications, each element in the sequence must implement the service com::sun::star::chart2::LogicTargetModel.

Member Data Documentation

◆ ID

string ID
propertyreadonly

identifies an instance of this service within one chart document.

◆ LegendID

string LegendID
property

identifies an instance of the service com::sun::star::chart2::LegendModel within one chart document.

that instance is used to automatically calculate missing properties


The documentation for this service was generated from the following file: