Deletes a label from a specific position in the chart. 
            An InvalidOperationException will be thrown when deleting a Label that does not exist.
            
Declaration Syntax
public void DeleteLabel(LabelInfo label)
Parameters
- label(LabelInfo)
 No details are provided for this entry.