PowerTools SPREAD for Windows Forms 10.0J
ViewType プロパティ (FpChart)


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

FpChart クラス
FpChart メンバ

 

 


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