fromJSON MethodStatic

Create an analysis style from its JSON representation.

fromJSON(props?: AnalysisStyleProps): AnalysisStyle

@note AnalysisStyle is an immutable type - use clone to produce a modified copy.

Parameter Type Description
props AnalysisStyleProps  

Returns - AnalysisStyle

Defined in

Last Updated: 17 May, 2024