TrendlineLabel Properties
A label displayed on a trendline.| Name | Description |
|---|---|
| Fill | Provides access to fill options for the specified drawing object. Inherited from ShapeFormatBase. |
| Font | Provides access to font attributes for text displayed in a chart element. Inherited from ShapeTextFormat. |
| Layout | Enables you to specify the exact position of a trendline label. |
| NumberFormat | Provides access to formatting options for numerical values displayed in trendline labels. |
| Outline | Provides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase. |
| Text | Provides access to the text displayed in the trendline labels. |
| TextDirection | Gets or sets the text direction in a chart element. Inherited from ShapeTextFormat. |
| TextRotation | Gets or sets the rotation angle of the text in a chart element. Inherited from ShapeTextFormat. |
See Also