class DataLabel extends Model (View source)

Properties

protected $customLabelDataType
protected $customLabelDataDataType
string $placement
protected $textFormatType
protected $textFormatDataType
string $type

Methods

setCustomLabelData(ChartData $customLabelData)

No description

getCustomLabelData()

No description

setPlacement($placement)

No description

string
getPlacement()

No description

setTextFormat(TextFormat $textFormat)

No description

getTextFormat()

No description

setType($type)

No description

string
getType()

No description

Details

setCustomLabelData(ChartData $customLabelData)

No description

Parameters

ChartData $customLabelData

ChartData getCustomLabelData()

No description

Return Value

ChartData

setPlacement($placement)

No description

Parameters

$placement

string getPlacement()

No description

Return Value

string

setTextFormat(TextFormat $textFormat)

No description

Parameters

TextFormat $textFormat

TextFormat getTextFormat()

No description

Return Value

TextFormat

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string