Type Alias WellboreBoundsProps
WellboreBoundsProps: {
boundsSampleSize?: number;
children?: ReactNode;
fromMsl?: number;
id: string;
visible?: boolean;
}
Type declaration
Optional
boundsSampleSize?: number
Optional
children?: ReactNode
Optional
fromMsl?: number
id: string
Optional
visible?: boolean
WellboreBounds props