Spread Silverlight Documentation
BubbleSizeRepresents Enumeration


Specifies the possible ways to represents data as bubble chart sizes.
Syntax
'Declaration
 
Public Enum BubbleSizeRepresents 
   Inherits System.Enum
'Usage
 
Dim instance As BubbleSizeRepresents
public enum BubbleSizeRepresents : System.Enum 
Members
MemberDescription
AreaSpecifies the area of the bubbles shall be proportional to the bubble size value.
WidthSpecifies the radius of the bubbles shall be proportional to the bubble size value.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.BubbleSizeRepresents

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

GrapeCity.Excel.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.