SimpleLabeling.LabelExpression

SimpleLabeling.LabelExpression property

提供一种自定义和格式化标签文本的方法。如果设置,覆盖LabelAttribute. 要么LabelAttribute或者LabelExpression必须在渲染前设置; InvalidOperationException否则抛出.

public Func<Feature, string> LabelExpression { get; set; }

也可以看看