ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / BubblePointerType Enumeration

In This Topic
    BubblePointerType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum BubblePointerType 
       Inherits System.Enum
    public enum BubblePointerType : System.Enum 
    Members
    MemberDescription
    Bottom 
    Left 
    Right 
    Top 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.DataVisualization.Chart.BubblePointerType

    See Also