ContourProps Interface
JSON representation of a Contour.
Properties
| Name | Type | Description | |
|---|---|---|---|
| majorIntervalCount | number | undefined | See majorIntervalCount. | |
| majorStyle | ContourStyleProps | undefined | See majorStyle. | |
| minorInterval | number | undefined | See minorInterval. | |
| minorStyle | ContourStyleProps | undefined | See Contour.minor. | |
| showGeometry | boolean | undefined | See showGeometry |
Defined in
- core/common/src/ContourDisplay.ts Line 129
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.