ChartColumns

Chartcolumn properties allow for a Titleprop or a Title literal. I’ve tried both. The literal text value is not displayed, and a Titleprop for some reason does not import into the adapter.

Am i doing something wrong?

Hi Werner,

  1. Specifying the title works perfectly OK.
    Hint: Don’t specify the title for the xaxisproperty-chartcolumn.

  2. For the titleprop you are right: The Natural field is currently not generated in the Adapter. But it is used correctly.
    Workaround: Add an xcidatadef control as first subnode of the natpage with the same dataprop name you specified for the titleprop.

    <xcidatadef dataprop=“mytitle”

    <chartcolumn titleprop=“mytitle”

Best Regards,
Christine