SeriesLayoutProperties class
SeriesLayoutProperties class
Represents the properties of series layout.
The SeriesLayoutProperties type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of SeriesLayoutProperties |
Properties
Property | Description |
---|---|
show_connector_lines | Indicates whether showing connector lines between data points. |
show_mean_line | Indicates whether showing the line connecting all mean points. |
show_outlier_points | Indicates whether showing outlier data points. |
show_mean_marker | Indicates whether showing markers denoting the mean. |
show_inner_points | Indicates whether showing non-outlier data points. |
subtotals | Represents the index of a subtotal data point. |
quartile_calculation | Represents the statistical properties for the series. |
map_label_layout | Gets and sets the layout of map labels. |
is_interval_left_closed | Indicates whether the interval is closed on the left side. |
map_chart_region_type | Gets and sets the region type of the map. |
map_chart_projection_type | Gets and sets the projection type of the map. |
See Also
- module
aspose.cells.charts