FlexReport for WinForms
IsContoured プロパティ (Chart3DProjection)


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart3DProjection クラス : IsContoured プロパティ
投影された等高線を描画するかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property IsContoured As System.Boolean
'使用法
 
Dim instance As Chart3DProjection
Dim value As System.Boolean
 
instance.IsContoured = value
 
value = instance.IsContoured
public System.bool IsContoured {get; set;}
解説
true の場合は、Chart3DContour オブジェクトの IsContoured プロパティの値に関係なく、投影された等高線が描画されます。
参照

Chart3DProjection クラス
Chart3DProjection メンバ