[]
Gets or sets the label placement for the point. That evaluates to one of MapPointTemplate.MapPointLabelPlacement. The default value is Bottom.
[ExpressionBaseType(typeof(MapPointTemplate.MapPointLabelPlacement))]
public ExpressionInfo LabelPlacement { get; set; }