DashboardInsightVisual

data class DashboardInsightVisual(val actions: List<DashboardVisualCustomAction>? = null, val dataSetIdentifier: String, val insightConfiguration: DashboardInsightConfiguration? = null, val subtitle: DashboardVisualSubtitleLabelOptions? = null, val title: DashboardVisualTitleLabelOptions? = null, val visualId: String)

Constructors

Link copied to clipboard
fun DashboardInsightVisual(actions: List<DashboardVisualCustomAction>? = null, dataSetIdentifier: String, insightConfiguration: DashboardInsightConfiguration? = null, subtitle: DashboardVisualSubtitleLabelOptions? = null, title: DashboardVisualTitleLabelOptions? = null, visualId: 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
Link copied to clipboard