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


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart3DProjection クラス : IsZoned プロパティ
Gets or sets a value indicating whether the projected zones are to be drawn. If True, projected contours are drawn regardless of the value of the IsZoned property of the Chart3DContour object.
シンタックス
'宣言
 
Public Property IsZoned As System.Boolean
'使用法
 
Dim instance As Chart3DProjection
Dim value As System.Boolean
 
instance.IsZoned = value
 
value = instance.IsZoned
public System.bool IsZoned {get; set;}
参照

参照

Chart3DProjection クラス
Chart3DProjection メンバ