LibreOffice Module sc (master) 1
Public Attributes | List of all members
sc::SparklineMarker Struct Reference

Contains the marker polygon and the color of a marker. More...

#include <SparklineRenderer.hxx>

Collaboration diagram for sc::SparklineMarker:
[legend]

Public Attributes

basegfx::B2DPolygon maPolygon
 
Color maColor
 

Detailed Description

Contains the marker polygon and the color of a marker.

Definition at line 27 of file SparklineRenderer.hxx.

Member Data Documentation

◆ maColor

Color sc::SparklineMarker::maColor

Definition at line 30 of file SparklineRenderer.hxx.

◆ maPolygon

basegfx::B2DPolygon sc::SparklineMarker::maPolygon

Definition at line 29 of file SparklineRenderer.hxx.


The documentation for this struct was generated from the following file: