[]
Gets or set the label template associated with the place mark.
public DataTemplate LabelTemplate { get; set; }
The label is created from the template only if the Label property is not set.