MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / getStyle

Method getStyle

src/common/components/chart/ChartView.js:83–85  ·  view source on GitHub ↗

* @function ChartView.prototype.getStyle * @description 获取图表样式。

()

Source from the content-addressed store, hash-verified

81 * @description 获取图表样式。
82 */
83 getStyle() {
84 return this.viewModel.getStyle()
85 }
86
87 /**
88 * @function ChartView.prototype.getFeatures

Callers 10

setRasterTileSizeMethod · 0.45
_setUniqueIdMethod · 0.45
_findTopLayerBeforeIdMethod · 0.45
_getAllLayersOnMapMethod · 0.45
_addBaseLayerMethod · 0.45
_initBaseLayerInfoMethod · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected