C1.WPF.C1Chart3D Namespace > C1Chart3DLegend Class : Orientation Property |
'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;}
public read-write property Orientation: LegendOrientation;
public function get,set Orientation : LegendOrientation
public: __property LegendOrientation get_Orientation(); public: __property void set_Orientation( LegendOrientation value );
public: property LegendOrientation Orientation { LegendOrientation get(); void set ( LegendOrientation value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2