Entering content frame

Procedure documentation Changing Type Property of Data Series Locate the document in its SAP Library structure

Use

The series value attributes Series1Value and Series2Valueshould have the type property double. You have to change them from their current properties to the type property double.

 

Procedure

The data series should have the data type double. You have to change the current data type string to the data type double.

 

Change the data type of the first series as follows:

...

...

       1.      In the View Designer window click Series1Value.

       2.      In the Properties window change string to double.

 

Change the data type of the second series Series2Value as with the first series.

...

 

Result

The data series now have the correct type property. The Properties window should appear as below:

 

This graphic is explained in the accompanying text

  

  

Leaving content frame