C1.WPF.Chart Namespace > DataLabel Class : Position Property |
'Declaration
Public Property Position As LabelPosition
'Usage
Dim instance As DataLabel Dim value As LabelPosition instance.Position = value value = instance.Position
public LabelPosition Position {get; set;}
public: property LabelPosition Position { LabelPosition get(); void set ( LabelPosition 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