Property Getters/Setters Summary | ||
---|---|---|
function | getAutoScaleFont() | |
function | setAutoScaleFont(value) | |
True if the text in the object changes font size when the object size changes. The default value is True. | ||
function | getBackground() | |
function | setBackground(value) | |
Gets and sets the display mode of the background The value of the property is BackgroundMode integer constant. | ||
function | getBackgroundMode() | |
function | setBackgroundMode(value) | |
Gets and sets the display mode of the background The value of the property is BackgroundMode integer constant. | ||
function | getFont() | |
Gets a |
||
function | isDeleted() | |
function | setDeleted(value) | |
Gets and sets whether the legend entry is deleted. | ||
function | isTextNoFill() | |
function | setTextNoFill(value) | |
Gets or sets no fill of the text. | ||
function | getTextFont() | |
Gets a |
function isDeleted() / function setDeleted(value)
function getFont()
function getTextFont()
function isTextNoFill() / function setTextNoFill(value)
function getAutoScaleFont() / function setAutoScaleFont(value)
function getBackground() / function setBackground(value)
function getBackgroundMode() / function setBackgroundMode(value)