C1.Silverlight.Chart.5
LegendPosition Enumeration

Specifies legend position.
Syntax
'Declaration
 
Public Enum LegendPosition 
   Inherits System.Enum
public enum LegendPosition : System.Enum 
Members
MemberDescription
BottomAt bottom from the chart.
BottomCenterBottom center position.
BottomLeftBottom left position.
BottomRightBottom right position.
LeftAt left from the chart.
RightAt right from the chart.
TopAt top from the chart.
TopCenterTop center position.
TopLeftTop left position.
TopRightTop right position.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Silverlight.Chart.LegendPosition

See Also

Reference

C1.Silverlight.Chart Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.