Recently I was asked how to put captions to the axes of a chart (TRChart). The answer is quite simple: use the properties Scale1X and Scale1Y. These properties offer a subproperty "Caption". Assuming that the chart component is called "RC" the following two statements