C1.Chart Namespace : ChartElement Enumeration |
'Declaration
Public Enum ChartElement Inherits System.Enum
'Usage
Dim instance As ChartElement
public enum ChartElement : System.Enum
public enum class ChartElement : public System.Enum
Member | Description |
---|---|
AxisX | X-axis. |
AxisY | Y-axis. |
ChartArea | The area within the control but outside the axes. |
DataLabel | A data label. |
Footer | The chart footer. |
Header | The chart header. |
Legend | The chart legend. |
None | No chart element. |
PlotArea | The area within the axes. |
Series | A chart series. |
SeriesSymbol | A chart series symbol. |
System.Object
System.ValueType
System.Enum
C1.Chart.ChartElement
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