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 | मैं प्रस्तुत करने के लिए एक घटक के रूप में प्राप्त करता हूं।. |
presentation | IPresentation | Read | प्रस्तुति प्राप्त करें।. |