Trendline
Vue de l’ensemble
‘Trendline’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘ITrendline’.
Il représente une ligne de tendance d’une série de diagrammes.
Cette classe fournit 1 méthode pour travailler avec les objets Trendline dans les programmes Python. Les méthodes disponibles comprennent: add_text_frame_for_overriding. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Slides FOSS pour le package Pyathon. Propriétés: ‘as_i_chart_component’, ‘ass_ i_presentation_conponen’, as _i _slide_compent, ‘backward , 'charte et 11 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
trendline_name | str | Read/Write | Gets or sets the trendline name. |
trendline_type | TrendlineType | Read/Write | Gets or sets the trendline type. |
backward | float | Read/Write | Gets or sets the backward. |
forward | float | Read/Write | Gets or sets the forward. |
intercept | float | Read/Write | Gets or sets the intercept. |
display_equation | bool | Read/Write | Gets or sets the display equation. |
order | int | Read/Write | Gets or sets the order. |
period | int | Read/Write | Gets or sets the period. |
display_r_squared_value | bool | Read/Write | Gets or sets the display r squared value. |
text_frame_for_overriding | ITextFrame | Read | Can contain a rich formatted text. |
text_format | IChartTextFormat | Read | Gets the text format. |
as_i_chart_component | IChartComponent | Read | Gets the as i chart component. |
chart | IChart | Read | Gets the chart. |
as_i_slide_component | ISlideComponent | Read | Gets the as i slide component. |
slide | IBaseSlide | Read | Gets the slide. |
as_i_presentation_component | IPresentationComponent | Read | Gets the as i presentation component. |
presentation | IPresentation | Read | Gets the presentation. |
méthodes
| Signature | Description |
|---|---|
add_text_frame_for_overriding(text) → ITextFrame |
Voir aussi
- Aspose.Slides - référence API d’entreprise