SeriesLayoutProperties类
SeriesLayoutProperties类
表示系列布局的属性。
SeriesLayoutProperties 类型公开以下成员:
构造函数
| 构造函数 | 描述 | 
|---|---|
| __init__(self) | 构造一个新的 SeriesLayoutProperties 实例 | 
属性
| 属性 | 描述 | 
|---|---|
| show_connector_lines | 指示是否显示数据点之间的连接线。 | 
| show_mean_line | 表示是否显示连接所有均值点的线。 | 
| show_outlier_points | 指示是否显示异常数据点。 | 
| show_mean_marker | 指示是否显示表示平均值的标记。 | 
| show_inner_points | 指示是否显示非异常数据点。 | 
| subtotals | 表示小计数据点的索引。 | 
| quartile_calculation | 表示该系列的统计属性。 | 
| map_label_layout | 获取和设置地图标签的布局。 | 
| is_interval_left_closed | 指示区间左侧是否闭合。 | 
| map_chart_region_type | 获取或设置地图的区域类型。 | 
| map_chart_projection_type | 获取和设置地图的投影类型。 |