SpreadsheetGear 2017
Downward Field (TickLabelOrientation)






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