LibreOffice Module sc (master) 1
|
Contains the marker polygon and the color of a marker. More...
#include <SparklineRenderer.hxx>
Public Attributes | |
basegfx::B2DPolygon | maPolygon |
Color | maColor |
Contains the marker polygon and the color of a marker.
Definition at line 27 of file SparklineRenderer.hxx.
Color sc::SparklineMarker::maColor |
Definition at line 30 of file SparklineRenderer.hxx.
basegfx::B2DPolygon sc::SparklineMarker::maPolygon |
Definition at line 29 of file SparklineRenderer.hxx.