ComponentOne Chart3D for WPF and Silverlight
Orientation Property (C1Chart3DLegend)


C1.WPF.C1Chart3D Namespace > C1Chart3DLegend Class : Orientation Property
Gets or sets the legend orientation.
Syntax
'Declaration
 
Public Property Orientation As LegendOrientation
'Usage
 
Dim instance As C1Chart3DLegend
Dim value As LegendOrientation
 
instance.Orientation = value
 
value = instance.Orientation
public LegendOrientation Orientation {get; set;}
See Also

Reference

C1Chart3DLegend Class
C1Chart3DLegend Members