control.Region(n).Caption.
FontSize
Type:
Long
Purpose:
Sets the font size of the caption
Default:
9
Accessible:
Runtime
Remarks:
-
Example:
RMChartX1.AddRegion
RMChartX1.Region(1).AddCaption
RMChartX1.Region(1).Caption.FontSize = 12