'Declaration Public Enum PredefinedLegendStyle Inherits System.Enum
'Usage Dim instance As PredefinedLegendStyle
public enum PredefinedLegendStyle : System.Enum
'Declaration Public Enum PredefinedLegendStyle Inherits System.Enum
'Usage Dim instance As PredefinedLegendStyle
public enum PredefinedLegendStyle : System.Enum
Member | Description |
---|---|
Bottom | legend positioned on the chart bottom which expands in ColsOnly mode |
BottomLeft | legend positioned on the bottom-left side of the chart which expands in RowsOnly mode |
BottomRight | legend positioned on the bottom-right side of the chart which expands in RowsOnly mode |
Left | legend positioned on the left side of the chart which expands in RowsOnly mode |
Right | legend positioned on the right side of the chart which expands in RowsOnly mode |
Top | legend positioned on top of the chart which expands in ColsOnly mode |
TopLeft | legend positioned on the top-left side of the chart which expands in RowsOnly mode |
TopRight | legend positioned on the top-right side of the chart which expands in RowsOnly mode |
System.Object
System.ValueType
System.Enum
Xceed.Chart.Core.PredefinedLegendStyle
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