'Declaration
Public Enum SpreadChartUndoAction.ActionType Inherits System.Enum
'Usage
Dim instance As SpreadChartUndoAction.ActionType
public enum SpreadChartUndoAction.ActionType : System.Enum
'Declaration
Public Enum SpreadChartUndoAction.ActionType Inherits System.Enum
'Usage
Dim instance As SpreadChartUndoAction.ActionType
public enum SpreadChartUndoAction.ActionType : System.Enum
Member | Description |
---|---|
ChartDesigner | Change chart by opening FpChart Designer. |
ChartModel | ChartModel is changed |
ChartType | ChartType is changed. |
ChartViewType | User switch between 2D and 3D. |
CopyMoveResize | User move and/or resize SpreadChart to other location and try to clone it. |
DataIndicator | DataIndicator is changed. |
MoveChart | User move SpreadChart to other SheetView. |
MoveResize | User move SpreadChart to other location or resize it. |
None | Do nothing |
PasteChartToChart | Paste a chart's content to another chart |
SelectData | ChartDataIndicator is changed. It's offen raised by SelectData form. |
SeriesChartType | SeriesChartType is changed. |
SwitchRowColumn | User switch using Row as Column and vice versa. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.Chart.SpreadChartUndoAction.ActionType