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


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart3DProjection クラス : IsContoured プロパティ
Gets or sets a value indicating whether projected contours are to be drawn. If True, projected contours are drawn regardless of the value of the IsContoured property of the Chart3DContour object.
シンタックス
'宣言
 
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;}
参照

参照

Chart3DProjection クラス
Chart3DProjection メンバ