NB Feature or function is deprecated, please only use for legacy installations.
This feature enables to add a custom chart title, subtitle, y-axis title, note and subnote to a chart. For all these elements we can control the margins, meaning the distance between the element and the element below.
So if I have a chart title:
<Cmd case="CorporateCharts:add_charttitle" margin="%30.0" />
And a subtitle:
<Cmd case="CorporateCharts:add_subtitle" margin="%30.0" />
The margin parameter defines (in percentage) the distance to the element below.
Comments
0 comments
Article is closed for comments.