FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Chart 名前空間 : SpreadChartUndoAction.ActionType 列挙体 |
'Declaration Public Enum SpreadChartUndoAction.ActionType Inherits System.Enum
'使用法 Dim instance As SpreadChartUndoAction.ActionType
public enum SpreadChartUndoAction.ActionType : System.Enum
メンバ | 説明 |
---|---|
ChartDesigner | チャートデザイナを開いてチャートを変更します。 |
ChartModel | ChartModelが変更されます。 |
ChartType | ChartTypeが変更されます。 |
ChartViewType | ユーザーが2Dと3Dの間で表示を切り替えます。 |
CopyMoveResize | ユーザーがSpreadChartを他の場所に移動するかサイズ変更してから、そのSpreadChartをクローンしようとします。 |
DataIndicator | DataIndicatorが変更されます。 |
MoveChart | ユーザーがSpreadChartを他のSheetViewに移動します。 |
MoveResize | ユーザーがSpreadChartを他の場所に移動するか、サイズ変更します。 |
None | 何もしません。 |
PasteChartToChart | チャートの内容を別のチャートに貼り付けます。 |
SelectData | ChartDataIndicatorが変更されます。これは多くの場合、SelectDataフォームから発生します。 |
SeriesChartType | SeriesChartTypeが変更されます。 |
SwitchRowColumn | ユーザーが行を列として、または列を行として使用するために両者を入れ替えます。 |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.Chart.SpreadChartUndoAction.ActionType