Nevron.Chart Namespace / NAxisMarker Class / TextOffset Property


TextOffset Property (NAxisMarker)
Syntax
'Declaration
 
<System.ComponentModel.CategoryAttribute("Text")>
<System.ComponentModel.DescriptionAttribute("Controls the text offset")>
<System.ComponentModel.EditorAttribute(Nevron.Editors.NPointTypeEditor, System.Drawing.Design.UITypeEditor)>
Public Property TextOffset As NPointL
 
'Usage
 
Dim instance As NAxisMarker
Dim value As NPointL
 
instance.TextOffset = value
 
value = instance.TextOffset
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