Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / ChartActionsCommand.Actions Enumeration


In This Topic
    ChartActionsCommand.Actions Enumeration
    In This Topic
    Represents the tranform chart actions.
    Syntax
    'Declaration
     
    
    Public Enum ChartActionsCommand.Actions 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ChartActionsCommand.Actions
    public enum ChartActionsCommand.Actions : System.Enum 
    Members
    MemberDescription
    MoveChartMoving the chart object.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.Spreadsheet.Commands.ChartActionsCommand.Actions

    See Also