ChartTextFormat

ChartTextFormat class

Specifies default text formatting for chart text elements.

copyFrom

NameDescription
copyFrom(TextFrame)Copies text format from specified text frame.

Parameters:

NameTypeDescription
sourceTextFrameTextFrameText frame to copy text format.

copyTo

NameDescription
copyTo(TextFrame)Copies text format to specified text frame.

Parameters:

NameTypeDescription
destTextFrameTextFrameText frame to copy text format to.

getParagraphFormat

NameDescription
getParagraphFormat()ParagraphFormat. Read-only IChartParagraphFormat.

Returns: ParagraphFormat


getPortionFormat

NameDescription
getPortionFormat()PortionFormat. Read-only IChartPortionFormat.

Returns: ChartPortionFormat


getTextBlockFormat

NameDescription
getTextBlockFormat()TextBlockFormat. Read-only IChartTextBlockFormat.

Returns: TextFrameFormat