FullControl JS
Preparing search index...
PlotDataPoint
Interface PlotDataPoint
interface
PlotDataPoint
{
color
?:
string
;
x
?:
number
;
y
?:
number
;
z
?:
number
;
}
Index
Properties
color?
x?
y?
z?
Properties
Optional
color
color
?:
string
Optional
x
x
?:
number
Optional
y
y
?:
number
Optional
z
z
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
x
y
z
FullControl JS
Loading...