analysisStyle

Accessor

Settings controlling display of analytical models.

get: AnalysisStyle | undefined

note Do not modify the style in place. Clone it and pass the clone to the setter.


Setter

Settings controlling display of analytical models.

set(style: AnalysisStyle | undefined): void

Parameter Type Description
style AnalysisStyle | undefined  

Defined in

Last Updated: 08 January, 2020