C1.WPF.C1Chart Namespace : SeriesDisplay Enumeration |
'Declaration
<System.FlagsAttribute()> Public Enum SeriesDisplay Inherits System.Enum
'Usage
Dim instance As SeriesDisplay
[System.Flags()] public enum SeriesDisplay : System.Enum
Member | Description |
---|---|
HideLegend | Hides series from the legend. |
ShowNaNGap | Gaps are shown if there are NaN values in data. |
SkipNaN | Skip NaN values(default) behavior. |
System.Object
System.ValueType
System.Enum
C1.WPF.C1Chart.SeriesDisplay
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2