LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
ExponentialScaling Service Reference

Scaling that scales a value x by taking the power of the base to x. More...

import "ExponentialScaling.idl";

Inheritance diagram for ExponentialScaling:
XScaling XInterface

Additional Inherited Members

- Public Member Functions inherited from XScaling
double doScaling ([in] double value)
 Given a numeric value, return the scaled value that conforms to a predefined scaling rule. More...
 
com::sun::star::chart2::XScaling getInverseScaling ()
 Get an interface object that conforms to a scaling rule that is the reverse of the original scaling rule. More...
 

Detailed Description

Scaling that scales a value x by taking the power of the base to x.

If not mentioned explicitly, the base for the power function is 10.0


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