TemplateFreeFormLayoutElement

constructor(backgroundStyle: TemplateFreeFormLayoutElementBackgroundStyle? = null, borderStyle: TemplateFreeFormLayoutElementBorderStyle? = null, elementId: String, elementType: TemplateLayoutElementType, height: String, loadingAnimation: TemplateLoadingAnimation? = null, renderingRules: List<TemplateSheetElementRenderingRule>? = null, selectedBorderStyle: TemplateFreeFormLayoutElementBorderStyle? = null, visibility: TemplateVisibility? = null, width: String, xAxisLocation: String, yAxisLocation: String)