ChartTextFormat
ChartTextFormat class
Specifies default text formatting for chart text elements.
copyFrom
| Name | Description |
|---|
| copyFrom (TextFrame) | Copies text format from specified text frame. |
Parameters:
| Name | Type | Description |
|---|
| sourceTextFrame | TextFrame | Text frame to copy text format. |
copyTo
| Name | Description |
|---|
| copyTo (TextFrame) | Copies text format to specified text frame. |
Parameters:
| Name | Type | Description |
|---|
| destTextFrame | TextFrame | Text frame to copy text format to. |
| Name | Description |
|---|
| getParagraphFormat () | ParagraphFormat. Read-only IChartParagraphFormat. |
Returns:
ParagraphFormat
| Name | Description |
|---|
| getPortionFormat () | PortionFormat. Read-only IChartPortionFormat. |
Returns:
ChartPortionFormat
getTextBlockFormat
| Name | Description |
|---|
| getTextBlockFormat () | TextBlockFormat. Read-only IChartTextBlockFormat. |
Returns:
TextFrameFormat