ChartSeries
Overview
ChartSeries เป็นคลาสใน Aspose.Slides FOSS สําหรับ Python. ทายาทจาก: IChartSeries.
แสดงเป็นชุดแผนที่.
คุณสมบัติ: as_i_presentation_component, as_i_slide_component, bubble_size_representation, bubble_size_scale, chart, data_points,และอีก 22 คน.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
name | IStringChartValue | Read | ได้ชื่อแล้ว. |
data_points | IChartDataPointCollection | Read | ได้ข้อมูลจุด. |
type | ChartType | อ่าน/เขียน | ได้หรือกําหนดชนิด. |
order | int | อ่าน/เขียน | ได้รับหรือกําหนดคําสั่ง. |
parent_series_group | IChartSeriesGroup | Read | ได้กลุ่มซีรีส์แม่. |
overlap | int | Read | ได้รับการซ้อนกัน. |
gap_width | int | Read | ได้ความกว้างของช่องว่าง. |
gap_depth | int | Read | ได้ความลึกของช่องว่าง. |
first_slice_angle | int | Read | ได้มุมตัดแรก. |
doughnut_hole_size | int | Read | มีขนาดหลุมดอนเน็ต. |
is_color_varied | bool | Read | สีของมันหลากหลาย. |
has_series_lines | bool | Read | ได้เส้นเรียงได้. |
second_pie_size | int | Read | ได้ขนาดไพ่ที่สอง. |
bubble_size_scale | int | Read | ได้มาถึงขนาดของกระบอก. |
bubble_size_representation | `` | Read | ได้ตัวแทนขนาดกระบอก. |
pie_split_position | float | Read | ได้ตําแหน่ง แยกพาย. |
pie_split_by | `` | Read | ได้รับไพ่แบ่งโดย. |
plot_on_second_axis | bool | อ่าน/เขียน | ได้หรือตั้งแผนที่บนแกนสอง. |
trend_lines | ITrendlineCollection | Read | ได้รับเส้นแนวโน้ม. |
error_bars_x_format | `IErrorBarsFormat | None` | Read |
error_bars_y_format | `IErrorBarsFormat | None` | Read |
marker | 'IMarker' | Read | ตัวหมายซีรีย์ (ใช้กับจุดข้อมูลทั้งหมด เว้นแต่ถูกยกเลิก). |
labels | IDataLabelCollection | Read | กลับตัวเลขข้อมูลของซีรีย์นี้. |
chart | IChart | Read | กลับตาราง. |
as_i_slide_component | ISlideComponent | Read | ให้การรับพื้นฐาน ISlideComponent ช่องทาง. |
slide | IBaseSlide | Read | ได้รับสไลด์. |
as_i_presentation_component | IPresentationComponent | Read | ได้รับส่วนประกอบการนําเสนอ as i. |
presentation | IPresentation | Read | ได้รับการนําเสนอ. |