C1.WPF.C1Chart3D Namespace > C1Chart3DLegend Class : Position Property |
'Declaration
Public Property Position As LegendPosition
'Usage
Dim instance As C1Chart3DLegend Dim value As LegendPosition instance.Position = value value = instance.Position
public LegendPosition Position {get; set;}
public read-write property Position: LegendPosition;
public function get,set Position : LegendPosition
public: __property LegendPosition get_Position(); public: __property void set_Position( LegendPosition value );
public: property LegendPosition Position { LegendPosition get(); void set ( LegendPosition 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