SpreadsheetGear 2017
Upward Field (TickLabelOrientation)






SpreadsheetGear.Charts Namespace > TickLabelOrientation Class : Upward Field
Specifies that text should be drawn upwards.
Syntax
'Declaration
 
Public Const Upward As System.Integer
'Usage
 
Dim value As System.Integer
 
value = TickLabelOrientation.Upward
public const System.int Upward
public field Upward: System.Integer; Const 
public constvar Upward : System.int;
public: const System.int Upward
public:
const System.int Upward
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