'Declaration
Public Property DrawOnTop As System.Boolean
public System.bool DrawOnTop {get; set;}
Remarks
Default value is true and the annotations are rendered on the top of the chart. If false, the annotations are drawn behind the chart, over the chart's background.