public enum LegendPosition : System.Enum
'Declaration
Public Enum LegendPosition Inherits System.Enum
'Usage
Dim instance As LegendPosition
Member | Description |
---|---|
Bottom | Below the chart. |
Custom | A custom position. |
Left | Left of the chart. |
Right | Right of the chart. |
Top | Above the chart. |
TopRight | In the upper-right corner of the chart border. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Charts.LegendPosition