* Get dimension to render shadow in dataZoom component
()
| 758 | * Get dimension to render shadow in dataZoom component |
| 759 | */ |
| 760 | getShadowDim?(): string |
| 761 | } |
| 762 | zrUtil.mixin(SeriesModel, DataFormatMixin); |
| 763 | zrUtil.mixin(SeriesModel, PaletteMixin); |