获取或设置是否查询点物标。设置为 true,则查询点物标,否则不查询。

命名空间:  SuperMap.Chart
程序集:  SuperMap.Chart (in SuperMap.Chart)
版本: dll

语法

C#
public bool IsQueryPoint { get; set; }

字段值

默认值为 true。

请参见