ChartTextFormat class

ChartTextFormat class

Specifies default text formatting for chart text elements.

The ChartTextFormat type exposes the following members:

Properties

PropertyDescription
text_block_formatTextBlockFormat.
Read-only IChartTextBlockFormat.
paragraph_formatParagraphFormat.
Read-only IChartParagraphFormat.
portion_formatPortionFormat.
Read-only IChartPortionFormat.

Methods

MethodDescription
copy_to(self, dest_text_frame)Copies text format to specified text frame.
copy_from(self, source_text_frame)Copies text format from specified text frame.

See Also