DataManipulator.FilterSetEmptyPoints Property
.NET Framework (current version)
Gets or sets a flag that indicates whether points filtered by the Filter or FilterTopN methods will be removed or marked as empty.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Property Value
Type: System.Booleantrue if filtered points will be marked as empty; false if they will be removed. The default value is false.
.NET Framework
Available since 4.0
Available since 4.0
Show: