Specifies legend position.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public enum LegendPosition
Visual Basic
Public Enumeration LegendPosition

Members

Member nameDescription
Left At left from the chart.
Right At right from the chart.
Top At top from the chart.
Bottom At bottom from the chart.

See Also