Dashboard Free Form Layout Element
constructor(backgroundStyle: DashboardFreeFormLayoutElementBackgroundStyle? = null, borderStyle: DashboardFreeFormLayoutElementBorderStyle? = null, elementId: String, elementType: DashboardLayoutElementType, height: String, loadingAnimation: DashboardLoadingAnimation? = null, renderingRules: List<DashboardSheetElementRenderingRule>? = null, selectedBorderStyle: DashboardFreeFormLayoutElementBorderStyle? = null, visibility: DashboardVisibility? = null, width: String, xAxisLocation: String, yAxisLocation: String)