'Declaration Public Enum ChartElement Inherits System.Enum
'Usage Dim instance As ChartElement
public enum ChartElement : System.Enum
'Declaration Public Enum ChartElement Inherits System.Enum
'Usage Dim instance As ChartElement
public enum ChartElement : System.Enum
Member | Description |
---|---|
Axis | An Axis object. |
AxisStripe | An axis stripe object. |
ChartWall | A chart wall object |
ControlBackground | The chart background. |
DataPoint | A data point object. |
Label | A label object. |
Legend | A Legend object The area inside of the Legend object excluding the area occupied by the legend data items. |
LegendDataItem | A legend data item object. |
Nothing | No chart element. |
SurfaceDataPoint | A surface data point object. |
Watermark | A watermark object. |
System.Object
System.ValueType
System.Enum
Xceed.Chart.GraphicsCore.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