constants NotesClipToEnum
The NotesClipToEnum type specifies how the chart's notes are clipped. The ClipTo property specifies the chart's notes limits. The NotesClipToEnum type supports the following values:

NameValueDescription
exNotesClipNone0 (By default) Indicates that the notes are shown on the chart with no clipping.
exNotesClipToList1 Notes are clipped to list portion of the chart.
exNotesClipToItems2 Notes are clipped to items portion of the chart.