获取或设置是否使用全局最大值制作统计专题图。true,表示使用全局最大值作为统计图元素的最大值,保证同一专题图层中统计图元素具有一致的刻度。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public bool IsGlobalMaxValueEnabled { get; set; } |
C# |
---|
public bool IsGlobalMaxValueEnabled { get; set; } |