SpreadsheetGear.Charts Namespace > IAxis Interface : TickLabelPosition Property |
'Declaration
Property TickLabelPosition As TickLabelPosition
'Usage
Dim instance As IAxis Dim value As TickLabelPosition instance.TickLabelPosition = value value = instance.TickLabelPosition
TickLabelPosition TickLabelPosition {get; set;}
read-write property TickLabelPosition: TickLabelPosition;
function get,set TickLabelPosition : TickLabelPosition
__property TickLabelPosition get_TickLabelPosition(); __property void set_TickLabelPosition( TickLabelPosition value );
property TickLabelPosition TickLabelPosition { TickLabelPosition get(); void set ( TickLabelPosition 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