'Declaration Public Enum LegendAlignment Inherits System.Enum
'Usage Dim instance As LegendAlignment
public enum LegendAlignment : System.Enum
'Declaration Public Enum LegendAlignment Inherits System.Enum
'Usage Dim instance As LegendAlignment
public enum LegendAlignment : System.Enum
Member | Description |
---|---|
BottomCenter | Align the legend at the bottom center of the chart. |
BottomLeft | Align the legend at the bottom left of the chart. |
BottomRight | Align the legend at the bottom right of the chart. |
MiddleLeft | Align the legend at the middle left of the chart. |
MiddleRight | Align the legend at the middle right of the chart. |
TopCenter | Align the legend at the top center of the chart. |
TopLeft | Align the legend at the top left of the chart. |
TopRight | Align the legend at the top right of the chart. |
System.Object
System.ValueType
System.Enum
GrapeCity.Windows.SpreadSheet.Data.LegendAlignment