AnalysisLegendOptions

data class AnalysisLegendOptions(val height: String? = null, val position: AnalysisLegendPosition? = null, val title: AnalysisLabelOptions? = null, val visibility: AnalysisVisibility? = null, val width: String? = null)

Constructors

Link copied to clipboard
fun AnalysisLegendOptions(height: String? = null, position: AnalysisLegendPosition? = null, title: AnalysisLabelOptions? = null, visibility: AnalysisVisibility? = null, width: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val height: String? = null

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
val width: String? = null

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