PowerTools SPREAD for Windows Forms 8.0J
SpreadChartUndoAction.ActionType 列挙体


SpreadChartのアンドゥ可能なアクションの種類を表します。
構文
'Declaration
 
Public Enum SpreadChartUndoAction.ActionType 
   Inherits System.Enum
'使用法
 
Dim instance As SpreadChartUndoAction.ActionType
public enum SpreadChartUndoAction.ActionType : System.Enum 
メンバ
メンバ説明
ChartDesignerチャートデザイナを開いてチャートを変更します。
ChartModelChartModelが変更されます。
ChartTypeChartTypeが変更されます。
ChartViewTypeユーザーが2Dと3Dの間で表示を切り替えます。
CopyMoveResizeユーザーがSpreadChartを他の場所に移動するかサイズ変更してから、そのSpreadChartをクローンしようとします。
DataIndicatorDataIndicatorが変更されます。
MoveChartユーザーがSpreadChartを他のSheetViewに移動します。
MoveResizeユーザーがSpreadChartを他の場所に移動するか、サイズ変更します。
None何もしません。
PasteChartToChartチャートの内容を別のチャートに貼り付けます。
SelectDataChartDataIndicatorが変更されます。これは多くの場合、SelectDataフォームから発生します。
SeriesChartTypeSeriesChartTypeが変更されます。
SwitchRowColumnユーザーが行を列として、または列を行として使用するために両者を入れ替えます。
継承階層

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

参照

FarPoint.Win.Spread.Chart 名前空間

 

 


© 2004-2015, GrapeCity inc. All rights reserved.