Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChartUndoAction Class
Members


In This Topic
    SpreadChartUndoAction Class
    In This Topic
    This class repesents the action which user change chart data indicator from SheetView.
    Syntax
    'Declaration
     
    
    Public Class SpreadChartUndoAction 
       Inherits FarPoint.Win.Spread.UndoRedo.UndoAction
    'Usage
     
    
    Dim instance As SpreadChartUndoAction
    public class SpreadChartUndoAction : FarPoint.Win.Spread.UndoRedo.UndoAction 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.Action
          FarPoint.Win.Spread.UndoRedo.UndoAction
             FarPoint.Win.Spread.Chart.SpreadChartUndoAction

    See Also