ChartTextFormat
ChartTextFormat 类
指定图表文本元素的默认文本格式。
public class ChartTextFormat : IChartTextFormat
属性
| 名称 | 描述 |
|---|---|
| ParagraphFormat { get; } | ParagraphFormat. 只读 IChartParagraphFormat. |
| PortionFormat { get; } | PortionFormat. 只读 IChartPortionFormat. |
| TextBlockFormat { get; } | TextBlockFormat. 只读 IChartTextBlockFormat. |
方法
| 名称 | 描述 |
|---|---|
| CopyFrom(ITextFrame) | 从指定的文本框复制文本格式。 |
| CopyTo(ITextFrame) | 复制文本格式到指定的文本框。 |