AnalysisStyleThematicProps Interface
JSON representation of an AnalysisStyleThematic.
see AnalysisStyleProps.scalar.
extensions
Properties
| Name | Type | Description | |
|---|---|---|---|
| channelName | string | See AnalysisStyleThematic.channelName. | |
| range | Range1dProps | See AnalysisStyleThematic.range. | |
| thematicSettings | undefined | ThematicGradientSettingsProps | See AnalysisStyleThematic.thematicSettings. |
Defined in
- core/common/src/AnalysisStyle.ts Line 70
Last Updated: 30 November, 2023