[]
Specifies various display options for data series.
[Flags]
public enum SeriesDisplay : byte
Name | Description |
---|---|
HideLegend | Hides series from the legend. |
ShowNaNGap | Gaps are shown if there are NaN values in data. |
SkipNaN | Skip NaN values(default) behavior. |