Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

unpublished enum CurveStyle
Usage Restrictions
not published
Description
Sets the type of curves that are drawn for line charts.

Values
LINES Lines between data points are not smoothed  
CUBIC_SPLINES Data points are connected via a smoothed cubic spline curve. The data points themselves are part of to the curve.  
B_SPLINES Data points are connected via a parametric, interpolating B-spline curve.  
NURBS  
Values' Details
LINES
LINES,
Description
Lines between data points are not smoothed
CUBIC_SPLINES
CUBIC_SPLINES,
Description
Data points are connected via a smoothed cubic spline curve. The data points themselves are part of to the curve.
B_SPLINES
B_SPLINES,
Description
Data points are connected via a parametric, interpolating B-spline curve.
NURBS
NURBS,
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.