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 124
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.