7#ifndef CURVE_SETTINGS_INT_H
8#define CURVE_SETTINGS_INT_H
Color filter parameters for one curve. For a class, this is handled the same as LineStyle and PointSt...
Internal settings for one curve, such as LineStyle, PointStyle and CurveFilter.
PointStyle pointStyle() const
Get method for point style.
ColorFilterSettings colorFilterSettings() const
Get method for color filter.
CurveConnectAs curveConnectAs() const
Get method for connection method.
LineStyle lineStyle() const
Get method for line style.
Details for a specific Line.
Details for a specific Point.