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