class WaterfallChartCustomSubtotal extends Model (View source)

Properties

bool $dataIsSubtotal
string $label
int $subtotalIndex

Methods

setDataIsSubtotal($dataIsSubtotal)

No description

bool
getDataIsSubtotal()

No description

setLabel($label)

No description

string
getLabel()

No description

setSubtotalIndex($subtotalIndex)

No description

int
getSubtotalIndex()

No description

Details

setDataIsSubtotal($dataIsSubtotal)

No description

Parameters

$dataIsSubtotal

bool getDataIsSubtotal()

No description

Return Value

bool

setLabel($label)

No description

Parameters

$label

string getLabel()

No description

Return Value

string

setSubtotalIndex($subtotalIndex)

No description

Parameters

$subtotalIndex

int getSubtotalIndex()

No description

Return Value

int