Series.ApplyPictToEnd Property

Definition

True if a picture is applied to the end of the point or all points in the series. Read/write Boolean.

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

Property Value

Boolean

Applies to