Gets a short description of the data in the chart.
When accessibility is enabled, screen readers use this property to describe the chart. This string defaults to an empty string.
protected String description { get; }
'Declaration
Protected Read Property description As String