PowerTools SPREAD for Windows Forms 8.0J
ViewType プロパティ


チャートが2Dと3Dのどちらにレンダリングされるかを取得または設定します。
構文
'Declaration
 
Public Overridable Property ViewType As ChartViewType
'使用法
 
Dim instance As ChartShape
Dim value As ChartViewType
 
instance.ViewType = value
 
value = instance.ViewType
public virtual ChartViewType ViewType {get; set;}

プロパティ値

表示のタイプ。
参照

ChartShape クラス
ChartShape メンバ

 

 


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