webHydLa
Preparing search index...
graph/plotSettings
PlotSettings
Class PlotSettings
描画設定用のデータ構造
Index
Constructors
constructor
Properties
animate
auto
Rotate
background
Color
dynamic
Draw
line
Width
parameter
Condition
parameter
Condition
Seek
plot
Interval
scale
Label
Visible
seek
two
Dimensional
Constructors
constructor
new
PlotSettings
(
obj
:
any
)
:
PlotSettings
Parameters
obj
:
any
Returns
PlotSettings
Properties
animate
animate
:
boolean
auto
Rotate
autoRotate
:
boolean
background
Color
backgroundColor
:
string
dynamic
Draw
dynamicDraw
:
boolean
line
Width
lineWidth
:
number
parameter
Condition
parameterCondition
:
Map
<
string
,
ParameterCondition
>
|
undefined
parameter
Condition
Seek
parameterConditionSeek
:
ParameterConditionSeek
|
undefined
plot
Interval
plotInterval
:
number
scale
Label
Visible
scaleLabelVisible
:
boolean
seek
seek
:
number
two
Dimensional
twoDimensional
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
animate
auto
Rotate
background
Color
dynamic
Draw
line
Width
parameter
Condition
parameter
Condition
Seek
plot
Interval
scale
Label
Visible
seek
two
Dimensional
webHydLa
Loading...
描画設定用のデータ構造