control.Region(n).Caption.TextColor

Type:Long (RMC_Colors constant or any RGB value)
Purpose:Sets the text color of the caption
Default:

Black

Accessible:Runtime
Remarks:

-

Example:RMChartX1.AddRegion
RMChartX1.Region(1).AddCaption
RMChartX1.Region(1).Caption.TextColor = Crimson