C1.WPF.Chart Namespace > FlexChartBase Class : LegendOrientation Property |
'Declaration
Public Property LegendOrientation As Orientation
'Usage
Dim instance As FlexChartBase Dim value As Orientation instance.LegendOrientation = value value = instance.LegendOrientation
public Orientation LegendOrientation {get; set;}
public: property Orientation LegendOrientation { Orientation get(); void set ( Orientation 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