KChart
KChartMarkerAttributes.h
132 inline bool MarkerAttributes::operator!=( const MarkerAttributes & other ) const { return !operator==( other ); }
Contains KChart macros.
A set of attributes controlling the appearance of data set markers.
Definition KChartMarkerAttributes.h:30
@ RelativeToDiagramWidthHeightMin
the marker size is relative to the diagram's min(width, height)
Definition KChartMarkerAttributes.h:68
@ AbsoluteSizeScaled
the marker size is specified in pixels, but scaled by the painter's zoom level
Definition KChartMarkerAttributes.h:66
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 14 2025 11:51:23 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 14 2025 11:51:23 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.