Returns the parent object for the specified object.
getIncludeInLayout
booleangetIncludeInLayout()
Gets whether to include a legend in the chart layout (True if a legend will occupy the chart layout space when a chart layout is being determined). The default value is True.
setIncludeInLayout
voidsetIncludeInLayout(boolean value)
Sets whether to include a legend in the chart layout (True if a legend will occupy the chart layout space when a chart layout is being determined). The default value is True.