GrapeCity.Xaml.Excel
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
Area Specifies the area of the bubbles shall be proportional to the bubble size value.
Width Specifies 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 Server 2012, Windows RT

See Also

Reference

GrapeCity.Excel.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options