Series.ApplyPictToFront 属性

定义

如果图片应用于系列中数据点或所有数据点之前,则该属性值为 True 。 读/写 Boolean

public:
 property bool ApplyPictToFront { bool get(); void set(bool value); };
public bool ApplyPictToFront { get; set; }
member this.ApplyPictToFront : bool with get, set
Public Property ApplyPictToFront As Boolean

属性值

Boolean

适用于