VICI
0.11.815
Visual Chart Interpreter
|
Holds the attributes of a symbol. More...
#include <vici/vici.h>
Public Member Functions | |
SymbolAttributes () | |
constructor | |
Public Attributes | |
Colour | lineColour |
the colour for lines | |
Colour | fillColour |
the colour to fill the symbol | |
std::string | fillPattern |
the pattern to fill the symbol | |
std::string | linePattern |
the pattern for the lines | |
Holds the attributes of a symbol.
Holds the fill colour and pattern, and the line colour and pattern for a symbol. In a future release the use will be able to modify these if they have vision issues.