Property Values
Values
Gets a collection of numeric values for the filter to apply.
Declaration
public IList<double> Values { get; }
Property Value
| Type | Description |
|---|---|
| IList<double> | A collection of numeric values for the filter to apply. |
Remarks
If values is empty, include mode hides all points and exclude mode does not affect point visibility.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |