new SuperMap.ThemeGraphSize(options)
ThemeGraphSize.js, line 4
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
The parameters.
|
Members
-
maxGraphSizenumber
-
Gets or sets the maximum graph size in the whole graph layer. It is represented in pixel units. The default is 0 pixels.
-
minGraphSizenumber
-
Gets or sets the minimum graph size in the whole graph layer. The default is 0 pixels.
Methods
-
SuperMap.ThemeGraphSize.fromObj(obj){SuperMap.ThemeGraphSize}
ThemeGraphSize.js, line 44 -
From the incoming object to the statistical thematic map symbol size class。
Name Type Description obj
Object The incoming object
Returns:
Type Description SuperMap.ThemeGraphSize ThemeGraphSize object. -
destroy()
ThemeGraphSize.js, line 34 -
Disposes the resource. The property that references resource is set to null.