C1.Chart Namespace : SeriesVisibility Enumeration |
'Declaration
Public Enum SeriesVisibility Inherits System.Enum
'Usage
Dim instance As SeriesVisibility
public enum SeriesVisibility : System.Enum
public enum class SeriesVisibility : public System.Enum
Member | Description |
---|---|
Hidden | The series is hidden. |
Legend | The series is visible only in the legend. |
Plot | The series is visible only on the plot. |
Visible | The series is visible on the plot and in the legend. |
System.Object
System.ValueType
System.Enum
C1.Chart.SeriesVisibility
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