C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / BubbleChartMarkerType Enumeration

BubbleChartMarkerType Enumeration
Represents the BubbleChartMarkerType enum which contains all of the types for the BubbleChartMarker type
Syntax
'Declaration
 
Public Enum BubbleChartMarkerType 
   Inherits 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