ExpertComponents WebChart
Legend Box options
| C# | Visual Basic | Managed C++ |
public enum LegendBoxPosition
Public Enumeration LegendBoxPosition
public enum class LegendBoxPosition
| Member | Description |
|---|---|
| Top |
Legend box is displayed on top of the chart
|
| Left |
Legend box is displayed on the left of the chart
|
| Right |
Legend box is displayed on the right of the chart
|
| Bottom |
Legend box is displayed below of the chart
|
Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)