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