(Alternative name: colourtitle)
Integer Scalar or Length-3 Vector
Valid for: Chart
This property allow you to set a specific color for the text used to display the title (if any) of the chart. It is specified as a single
color value. It can be expressed as a vector of three separate RGB values each in the range 0 - 255, or as a single
integer which encodes the three values in base 256 as 256 ƒ Blue Green Red. The default is the special value ¯1, meaning use the
Chart object's foreground color.
When you read back this property, APLX always returns the single-integer encoded form.
This property is ignored if the Chart's
monochrome property is set
to 1.