Analysis Relative Date Time Control Display Options
data class AnalysisRelativeDateTimeControlDisplayOptions(val dateTimeFormat: String? = null, val infoIconLabelOptions: AnalysisSheetControlInfoIconLabelOptions? = null, val titleOptions: AnalysisLabelOptions? = null)
Constructors
Link copied to clipboard
constructor(dateTimeFormat: String? = null, infoIconLabelOptions: AnalysisSheetControlInfoIconLabelOptions? = null, titleOptions: AnalysisLabelOptions? = null)