DashboardFreeFormLayoutElement

data class DashboardFreeFormLayoutElement(val backgroundStyle: DashboardFreeFormLayoutElementBackgroundStyle? = null, val borderStyle: DashboardFreeFormLayoutElementBorderStyle? = null, val elementId: String, val elementType: DashboardLayoutElementType, val height: String, val loadingAnimation: DashboardLoadingAnimation? = null, val renderingRules: List<DashboardSheetElementRenderingRule>? = null, val selectedBorderStyle: DashboardFreeFormLayoutElementBorderStyle? = null, val visibility: DashboardVisibility? = null, val width: String, val xAxisLocation: String, val yAxisLocation: String)

Constructors

Link copied to clipboard
fun DashboardFreeFormLayoutElement(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)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

String based length that is composed of value and unit in px

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

String based length that is composed of value and unit in px

Link copied to clipboard

String based length that is composed of value and unit in px

Link copied to clipboard

String based length that is composed of value and unit in px with Integer.MAX_VALUE as maximum value