Spread Windows Forms 9.0 Product Documentation
SpreadChartUndoAction.ActionType Enumeration


Represents which kind of SpreadChart undoable action.
Syntax
'Declaration
 
Public Enum SpreadChartUndoAction.ActionType 
   Inherits System.Enum
'Usage
 
Dim instance As SpreadChartUndoAction.ActionType
public enum SpreadChartUndoAction.ActionType : System.Enum 
Members
MemberDescription
ChartDesignerChange chart by opening FpChart Designer.
ChartModelChartModel is changed
ChartTypeChartType is changed.
ChartViewTypeUser switch between 2D and 3D.
CopyMoveResizeUser move and/or resize SpreadChart to other location and try to clone it.
DataIndicatorDataIndicator is changed.
MoveChartUser move SpreadChart to other SheetView.
MoveResizeUser move SpreadChart to other location or resize it.
NoneDo nothing
PasteChartToChartPaste a chart's content to another chart
SelectDataChartDataIndicator is changed. It's offen raised by SelectData form.
SeriesChartTypeSeriesChartType is changed.
SwitchRowColumnUser switch using Row as Column and vice versa.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.Chart.SpreadChartUndoAction.ActionType

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

FarPoint.Win.Spread.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.