Sets a value that represents the formula of the object using R1C1-style notation, in English.
getIncludeInLayout
booleangetIncludeInLayout()
Gets whether the layout includes the title. True if a chart title will occupy the chart layout space when a chart layout is being determined. The default value is True.
setIncludeInLayout
voidsetIncludeInLayout(boolean value)
Sets whether the layout includes the title. True if a chart title will occupy the chart layout space when a chart layout is being determined. The default value is True.
getOrientation
intgetOrientation()
Gets the text orientation.
setOrientation
voidsetOrientation(int value)
Sets the text orientation. Can be an integer value from –90 to 90 degrees.