Method AddLabel AddLabel(String, Boolean) Add a new label. Declaration public void AddLabel(string label, bool postEvent = true) Parameters Type Name Description String label The label name. Boolean postEvent Send modification event.