BarChart for ASP.NET WebForms
BubbleChartMarkerType Enumeration

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace : BubbleChartMarkerType Enumeration
Represents the BubbleChartMarkerType enum which contains all of the types for the BubbleChartMarker type
Syntax
'Declaration
 
Public Enum BubbleChartMarkerType 
   Inherits System.Enum
public enum BubbleChartMarkerType : System.Enum 
Members
MemberDescription
BoxBox
CircleCircle
CrossCross
DiamondDiamond
InvertedTriinverted triangle
Tritriangle
Inheritance Hierarchy

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

See Also

Reference

C1.Web.Wijmo.Controls.C1Chart Namespace