BarChart for ASP.NET WebForms
SizingMethod Enumeration

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace : SizingMethod Enumeration
Decides the bubble size calculate by diameter or area.
Syntax
'Declaration
 
Public Enum SizingMethod 
   Inherits System.Enum
public enum SizingMethod : System.Enum 
Members
MemberDescription
AreaArea
Diameterdiameter
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Chart.SizingMethod

See Also

Reference

C1.Web.Wijmo.Controls.C1Chart Namespace