Specifies legend position.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public enum LegendPosition |
Visual Basic |
---|
Public Enumeration LegendPosition |
Members
Member name | Description | |
---|---|---|
Left | At left from the chart. | |
Right | At right from the chart. | |
Top | At top from the chart. | |
Bottom | At bottom from the chart. |