Dashboard Panel Configuration
constructor(backgroundColor: String? = null, backgroundVisibility: DashboardVisibility? = null, borderColor: String? = null, borderStyle: DashboardPanelBorderStyle? = null, borderThickness: String? = null, borderVisibility: DashboardVisibility? = null, gutterSpacing: String? = null, gutterVisibility: DashboardVisibility? = null, title: DashboardPanelTitleOptions? = null)