LeadQuizSubmissionsOverTime
extends ApexChartWidget
Table of Contents
Properties
-
$columnSpan
: int|string|array<string|int, mixed>
-
$deferLoading
: bool
-
$heading
: string|null
-
$pollingInterval
: string|null
Methods
-
getFormSchema()
: array<string|int, mixed>
-
getOptions()
: array<string|int, mixed>
$columnSpan
protected
int|string|array<string|int, mixed>
$columnSpan
= '2'
$deferLoading
protected
static bool
$deferLoading
= true
$heading
protected
static string|null
$heading
= 'Lead Quiz Submissions Over Time'
$pollingInterval
protected
static string|null
$pollingInterval
= null
protected
getFormSchema() : array<string|int, mixed>
Return values
array<string|int, mixed>
getOptions()
protected
getOptions() : array<string|int, mixed>
Return values
array<string|int, mixed>