ChartSeriesGroup
Overview
ChartSeriesGroup je třída v Aspose.Slides FOSS pro Python. Dědici: IChartSeriesGroup.
Zobrazuje skupinu řad.
Vlastnosti: as_i_presentation_component, as_i_slide_component, bubble_size_representation, bubble_size_scale, chart, doughnut_hole_size, a dalších 14.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
type | CombinableSeriesTypesGroup | Read | Chápe ten typ. |
plot_on_second_axis | bool | Read | Dostává plot na druhé ose. |
series | IChartSeriesReadonlyCollection | Read | Dostane sérii. |
gap_width | int | Čtení/psaní | Získejte nebo nastavit šířku mezery. |
overlap | int | Čtení/psaní | Získává nebo nastavuje překrývání. |
gap_depth | int | Čtení/psaní | Získává nebo nastavuje hloubku mezery. |
first_slice_angle | int | Čtení/psaní | Získává nebo nastavuje úhel prvního řezu. |
doughnut_hole_size | int | Čtení/psaní | Dostane nebo nastaví velikost díry na koblihy. |
is_color_varied | bool | Čtení/psaní | Získává nebo nastavuje je barva různorodá. |
has_series_lines | bool | Čtení/psaní | Získala nebo nastavila řádky. |
second_pie_size | int | Čtení/psaní | Dostává nebo nastaví druhou velikost koláče. |
pie_split_position | float | Čtení/psaní | Získává nebo nastaví polohu rozdělení koláče. |
pie_split_by | `` | Čtení/psaní | Dostane nebo nastaví koláč rozdělený. |
bubble_size_scale | int | Čtení/psaní | Získala nebo nastavila měřítko velikosti bublin. |
bubble_size_representation | `` | Čtení/psaní | Získala nebo nastavila velikost bubliny. |
chart | IChart | Read | Vrací se graf. |
as_i_slide_component | ISlideComponent | Read | Umožňuje získat základní ISlideComponent rozhraní. |
slide | IBaseSlide | Read | Dostane to. |
as_i_presentation_component | IPresentationComponent | Read | Získala jsem prezentační složku as i. |
presentation | IPresentation | Read | Dostane prezentaci. |