/*! \brief returns the property xErrorColumnLower ( \copybrief xErrorColumnLower ). \details Description of the parameter xErrorColumnLower is: <BLOCKQUOTE>\copydoc xErrorColumnLower </BLOCKQUOTE>. \see xErrorColumnLower for more information */
/*! \brief returns the property xErrorColumn ( \copybrief xErrorColumn ). \details Description of the parameter xErrorColumn is: <BLOCKQUOTE>\copydoc xErrorColumn </BLOCKQUOTE>. \see xErrorColumn for more information */
/** \brief set the column from which to read the error values for x-error indicators */
voidsetXErrorColumn(int__value);
/** \brief set the column from which to read the error values for lower x-error indicators (if not set [=-1], the xErrorColumn-values will be used for upper and lower error indicators) */
voidsetXErrorColumnLower(int__value);
/** \brief returns true, if the error plots use the given column */
virtualboolerrorUsesColumn(intc)constoverride;
protected:
/** \brief the column that contains the error of the x-component of the datapoints */
intxErrorColumn;
/** \brief the column that contains the error of the x-component of the datapoints. This is used as the lower error length, if xErrorSymmetric \c ==false. */
intxErrorColumnLower;
/** \brief indicates whether the x-errors are symmetric (from one column only) */
boolxErrorSymmetric;
/** \brief how to draw the errors (if available) of the x-value */
JKQTPErrorPlotstylexErrorStyle;
/** \brief draw error indicators with the parameters defined in this class. The position of the datapoints is
/*! \brief returns the property yErrorColumnLower ( \copybrief yErrorColumnLower ). \details Description of the parameter yErrorColumnLower is: <BLOCKQUOTE>\copydoc yErrorColumnLower </BLOCKQUOTE>. \see yErrorColumnLower for more information */
/*! \brief returns the property yErrorColumn ( \copybrief yErrorColumn ). \details Description of the parameter yErrorColumn is: <BLOCKQUOTE>\copydoc yErrorColumn </BLOCKQUOTE>. \see yErrorColumn for more information */
/** \brief set the column from which to read the error values for y-error indicators */
voidsetYErrorColumn(int__value);
/** \brief set the column from which to read the error values for lower y-error indicators (if not set [=-1], the xErrorColumn-values will be used for upper and lower error indicators) */
voidsetYErrorColumnLower(int__value);
protected:
/** \brief the column that contains the error of the x-component of the datapoints */
intyErrorColumn;
/** \brief how to draw the errors (if available) of the x-value */
JKQTPErrorPlotstyleyErrorStyle;
/** \brief indicates whether the y-errors are symmetric (from one column only) */
boolyErrorSymmetric;
/** \brief the column that contains the error of the y-component of the datapoints. This is used as the lower error length, if yErrorSymmetric \c ==false. */
intyErrorColumnLower;
/** \brief draw error indicators with the parameters defined in this class. The position of the datapoints is
/*! \brief returns the property xErrorColumnLower ( \copybrief xErrorColumnLower ). \details Description of the parameter xErrorColumnLower is: <BLOCKQUOTE>\copydoc xErrorColumnLower </BLOCKQUOTE>. \see xErrorColumnLower for more information */
/*! \brief returns the property xErrorColumn ( \copybrief xErrorColumn ). \details Description of the parameter xErrorColumn is: <BLOCKQUOTE>\copydoc xErrorColumn </BLOCKQUOTE>. \see xErrorColumn for more information */
/*! \brief returns the property yErrorColumnLower ( \copybrief yErrorColumnLower ). \details Description of the parameter yErrorColumnLower is: <BLOCKQUOTE>\copydoc yErrorColumnLower </BLOCKQUOTE>. \see yErrorColumnLower for more information */
/*! \brief returns the property yErrorColumn ( \copybrief yErrorColumn ). \details Description of the parameter yErrorColumn is: <BLOCKQUOTE>\copydoc yErrorColumn </BLOCKQUOTE>. \see yErrorColumn for more information */
/** \brief set the column from which to read the error values for x-error indicators */
voidsetXErrorColumn(int__value);
/** \brief set the column from which to read the error values for lower x-error indicators (if not set [=-1], the xErrorColumn-values will be used for upper and lower error indicators) */
voidsetXErrorColumnLower(int__value);
/** \brief set the column from which to read the error values for x-error indicators */
voidsetYErrorColumn(int__value);
/** \brief set the column from which to read the error values for lower x-error indicators (if not set [=-1], the xErrorColumn-values will be used for upper and lower error indicators) */
voidsetYErrorColumnLower(int__value);
/** \brief set the column from which to read the error values for y-error indicators */
voidsetXErrorColumn(size_t__value);
/** \brief set the column from which to read the error values for lower y-error indicators (if not set [=-1], the xErrorColumn-values will be used for upper and lower error indicators) */
voidsetXErrorColumnLower(size_t__value);
/** \brief set the column from which to read the error values for y-error indicators */
voidsetYErrorColumn(size_t__value);
/** \brief set the column from which to read the error values for lower y-error indicators (if not set [=-1], the xErrorColumn-values will be used for upper and lower error indicators) */
voidsetYErrorColumnLower(size_t__value);
protected:
/** \brief the column that contains the error of the x-component of the datapoints */
intyErrorColumn;
/** \brief how to draw the errors (if available) of the x-value */
JKQTPErrorPlotstyleyErrorStyle;
/** \brief the column that contains the error of the x-component of the datapoints */
intxErrorColumn;
/** \brief how to draw the errors (if available) of the x-value */
JKQTPErrorPlotstylexErrorStyle;
/** \brief indicates whether the x-errors are symmetric (from one column only) */
boolxErrorSymmetric;
/** \brief indicates whether the y-errors are symmetric (from one column only) */
boolyErrorSymmetric;
/** \brief the column that contains the error of the x-component of the datapoints. This is used as the lower error length, if xErrorSymmetric \c ==false. */
intxErrorColumnLower;
/** \brief the column that contains the error of the y-component of the datapoints. This is used as the lower error length, if yErrorSymmetric \c ==false. */
intyErrorColumnLower;
/** \brief draw error indicators with the parameters defined in this class. The position of the datapoints is