new SuperMap.ThemeGraphSize(options)
            common/iServer/ThemeGraphSize.js, line 7
        
        
    | Name | Type | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| options | Object | 参数。 
 | 
Members
- 
    maxGraphSizenumber
- 
    
    获取或设置统计图中显示的最大图表尺寸基准值,单位为像素。 
- 
    minGraphSizenumber
- 
    
    获取或设置统计图中显示的最小图表尺寸基准值,单位为像素。 
Methods
- 
    SuperMap.ThemeGraphSize.fromObj(obj){SuperMap.ThemeGraphSize}common/iServer/ThemeGraphSize.js, line 47
- 
    
    
    从传入对象获统计专题图符号尺寸类。 Name Type Description objObject 传入对象。 Returns:Type Description SuperMap.ThemeGraphSize ThemeGraphSize 对象。 
- 
    destroy()common/iServer/ThemeGraphSize.js, line 37
- 
    
    
    释放资源,将引用资源的属性置空。