◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Include: <pgchart.h> Structure: typedef struct { char title[_PG_TITLELEN];// Title text short titlecolor; // Internal palette color for title text short justify; // _PG_LEFT, _PG_CENTER, _PG_RIGHT } titletype;