21#include <oox/token/tokens.hxx>
26 mbDeleted( !bMSO2007Doc )
47 mpLabelsSource( nullptr ),
48 mbShowLeaderLines( !bMSO2007Doc )
58 mnPictureFormat( XML_stretch ),
59 mbApplyToFront( !bMSO2007Doc ),
60 mbApplyToSides( !bMSO2007Doc ),
61 mbApplyToEnd( !bMSO2007Doc )
70 mbNoEndCap( !bMSO2007Doc )
89 mnTypeId( XML_linear ),
90 mbDispEquation( !bMSO2007Doc ),
91 mbDispRSquared( !bMSO2007Doc )
101 mbInvertNeg( !bMSO2007Doc )
113 mnMarkerSymbol( XML_auto ),
115 mbBubble3d( !bMSO2007Doc ),
116 mbInvertNeg( !bMSO2007Doc ),
117 mbSmooth( !bMSO2007Doc )
BaseContainerNodeSharedPtr & mrParent
DataLabelModelBase(bool bMSO2007Doc)
True = data label(s) deleted.
DataLabelModel(const DataLabelsModel &rParent, bool bMSO2007Doc)
Data point index for this data label.
DataLabelsModel(bool bMSO2007Doc)
True = show connector lines between data points and labels.
DataPointModel(bool bMSO2007Doc)
True = invert negative data points (not derived from series!).
ErrorBarModel(bool bMSO2007Doc)
True = no end cap at error bar lines.
PictureOptionsModel(bool bMSO2007Doc)
True = draw picture at top/bottom side of 3D data points.
SeriesModel(bool bMSO2007Doc)
True = smooth series line.
TrendlineLabelModel()
Number format for coefficients.
TrendlineModel(bool bMSO2007Doc)
True = show R-squared of the trendline.