constants ShowValueEnum
The ShowValue property shows or hides the serie's value-points, value-lines and values. The ShowValueEnum type indicates the flags to show value on the chart. The ShowValueEnum type supports the following contents:


NameValueDescription
exHide0 No point, line or value is shown
exPoint1 Specifies that the value-point is displayed. The valuePoint shape defines the visual appearance of the value-point.
exLine2 Specifies that the guided line to value is displayed. The valueLine shape defines the visual appearance of the guided line to value
exValue4 Indicates that the value itself is shown
exHideIfEmpty128 Hides the value-point, value-line and value itself if the value is empty