[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.SpreadChartUndoAction.ActionType

SpreadChartUndoAction.ActionType Enum

Represents which kind of SpreadChart undoable action.

Namespace: FarPoint.Win.Spread.Chart
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum SpreadChartUndoAction.ActionType
Public Enum SpreadChartUndoAction.ActionType

Fields

Name 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.