获取或设置统计图中玫瑰图或三维玫瑰图分片的角度,单位为度,精确到 0.1 度。

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

语法

C#
public double RoseAngle { get; set; }

字段值

默认值为 0。

备注

注意:在角度为 0 或者大于 360 度的情况下均使用 360 度来等分制作统计图的字段数。

请参见