Graph enhancements

The following graph types support displaying data values on the corresponding bar or column in the chart:

  • Bar

  • Bar3DObj

  • Col

  • Col3DObj

You can turn on or off the DataValueVisible property on the object Properties panel or via scripts.

For more details, refer to Graph control's DataValueVisible property or Graph DataWindow's DataValueVisible property.