SpreadsheetGear 2017
Horizontal Field (TickLabelOrientation)






SpreadsheetGear.Charts Namespace > TickLabelOrientation Class : Horizontal Field
Specifies that text should be drawn normally.
Syntax
'Declaration
 
Public Const Horizontal As System.Integer
'Usage
 
Dim value As System.Integer
 
value = TickLabelOrientation.Horizontal
public const System.int Horizontal
public field Horizontal: System.Integer; Const 
public constvar Horizontal : System.int;
public: const System.int Horizontal
public:
const System.int Horizontal
Requirements

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

See Also

Reference

TickLabelOrientation Class
TickLabelOrientation Members