ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / SelectionMode Enumeration

In This Topic
    SelectionMode Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum SelectionMode 
       Inherits System.Enum
    public enum SelectionMode : System.Enum 
    Members
    MemberDescription
    Category 
    Color 
    Custom 
    Group 
    LegendMultiple 
    LegendSingle 
    Node 
    None 
    Point 
    Points 
    Shape 
    Size 
    Trellis 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.DataVisualization.Options.SelectionMode

    See Also