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