Series.ApplyPictToSides 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如果图片应用于系列中数据点或所有数据点的旁边,则该属性值为 True 。 读/写 Boolean。
public:
property bool ApplyPictToSides { bool get(); void set(bool value); };
public bool ApplyPictToSides { get; set; }
member this.ApplyPictToSides : bool with get, set
Public Property ApplyPictToSides As Boolean
属性值
Boolean