获取或设置饼状统计图的起始角度,默认以水平方向为正向。单位为度,精确到0.1度。

命名空间:  SuperMap.Mapping
程序集:  SuperMap.Mapping (in SuperMap.Mapping)
版本: dll

语法

C#
public double StartAngle { get; set; }

字段值

默认值为0。

备注

注意:只有选择的统计图类型为饼状图(饼图、三维饼图、玫瑰图、三维玫瑰图)时,此项才可设置。

请参见