AnalysisFreeFormLayoutElement

constructor(backgroundStyle: AnalysisFreeFormLayoutElementBackgroundStyle? = null, borderStyle: AnalysisFreeFormLayoutElementBorderStyle? = null, elementId: String, elementType: AnalysisLayoutElementType, height: String, loadingAnimation: AnalysisLoadingAnimation? = null, renderingRules: List<AnalysisSheetElementRenderingRule>? = null, selectedBorderStyle: AnalysisFreeFormLayoutElementBorderStyle? = null, visibility: AnalysisVisibility? = null, width: String, xAxisLocation: String, yAxisLocation: String)