Gets or sets the layout orientation for the legend.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public Orientation Orientation { get; set; } |
Visual Basic |
---|
Public Property Orientation As Orientation Get Set |