:: 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 |
|
STEP_START |
Data points are connected via a 2-segmented stepped line.
The line starts horizontally.
O
|
|
|
O-----+
|
STEP_END |
Data points are connected via a 2-segmented stepped line.
The line ends horizontally.
+------O
|
|
|
O
|
STEP_CENTER_X |
Data points are connected via a 3-segmented stepped line.
The lines is horizontal till the center of the X values.
+--O
|
|
|
O--+
|
STEP_CENTER_Y |
Data points are connected via a 3-segmented stepped line.
The lines is horizontal at the center of the Y values.
O
|
+-----+
|
O
|
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
|
STEP_START
STEP_START,
- Description
- Data points are connected via a 2-segmented stepped line.
The line starts horizontally.
O
|
|
|
O-----+
|
|
STEP_END
STEP_END,
- Description
- Data points are connected via a 2-segmented stepped line.
The line ends horizontally.
+------O
|
|
|
O
|
|
STEP_CENTER_X
STEP_CENTER_X,
- Description
- Data points are connected via a 3-segmented stepped line.
The lines is horizontal till the center of the X values.
+--O
|
|
|
O--+
|
|
STEP_CENTER_Y
STEP_CENTER_Y,
- Description
- Data points are connected via a 3-segmented stepped line.
The lines is horizontal at the center of the Y values.
O
|
+-----+
|
O
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.