Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
CreateCell
Interface CreateCell
interface
CreateCell
{
h
?:
number
;
name
?:
string
;
usingView
?:
string
;
w
?:
number
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
h?
name?
using
View?
w?
x?
y?
Properties
Optional
h
h
?:
number
Optional
name
name
?:
string
Optional
using
View
usingView
?:
string
Makes a copy of the provided view.
Optional
w
w
?:
number
Optional
x
x
?:
number
Optional
y
y
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
h
name
using
View
w
x
y
Documentation
Loading...
Makes a copy of the provided view.