HasValue Property

See Also         Example         Applies To

True if every data label for the specified series or chart currently displays its y-axis value. The default value is False. Read/write Boolean.

Remarks

Data label components are always displayed in the following order: [SeriesName] [CategoryName] [Value] [BubbleSize] [Percentage].

Setting this property to True on a scatter chart or polar chart causes both x-axis values and y-axis values to be displayed.