| C1.Silverlight.Chart3D Namespace : LegendPosition Enumeration |
'DeclarationPublic Enum LegendPosition Inherits System.Enum
'UsageDim instance As LegendPosition
public enum LegendPosition : System.Enum
public enum LegendPosition = class(System.Enum)
public enum LegendPosition extends System.Enum
__value public enum LegendPosition : public System.Enum
public enum class LegendPosition : public System.Enum
| Member | Description |
|---|---|
| Bottom | At the bottom from the chart. |
| Left | At the left from the chart. |
| None | No legend or the legend is placed outside the chart control. |
| Right | At the right from the chart. |
| Top | At the top from the chart. |
System.Object
System.ValueType
System.Enum
C1.Silverlight.Chart3D.LegendPosition
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