Interface IDisplayUnitLabel
public interface IDisplayUnitLabel
Represents a unit label on an axis in the specified chart.
-
Method Summary
void
Returns a
IFontFormat
object that represents the fontof the specified object.
Gets the text for the specified object.
Returns the
ITextFrame
object that contains the text and font styleproperties for the specified display unit label.
void
Sets the text for the specified object.
-
Method Details
-
getParent
Gets the parent object.
-
getFont
Returns a
IFontFormat
object that represents the fontof the specified object.
-
-
getText
Gets the text for the specified object.
-
setText
Sets the text for the specified object.
-
getTextFrame
Returns the
ITextFrame
object that contains the text and font styleproperties for the specified display unit label.
-
delete
void delete()
Deletes the object.