Indicates that data points are only marked as empty when filtering, otherwise they are removed from the series.
Visual Basic (Declaration) | |
---|---|
Public Property FilterSetEmptyPoints As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool FilterSetEmptyPoints {get; set;} |
Return Value
If true filtered points are marked as empty, otherwise they are removed. Defaults to false.
If this property is set to true then all points that are filtered using the Filter or FilterTopN methods are marked as empty, otherwise they are removed from the Series object that stores the filtered data.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family