FlexReport for WinForms
IsOnXZPlane プロパティ (Chart3DGridLines)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart3DGridLines クラス : IsOnXZPlane プロパティ
Gets or sets a value indicating whether grid lines are to appear on the XZ-plane. In 2D projections, grid lines are drawn perpendicular to the axis.
シンタックス
'宣言
 
Public Property IsOnXZPlane As System.Boolean
'使用法
 
Dim instance As Chart3DGridLines
Dim value As System.Boolean
 
instance.IsOnXZPlane = value
 
value = instance.IsOnXZPlane
public System.bool IsOnXZPlane {get; set;}
参照

参照

Chart3DGridLines クラス
Chart3DGridLines メンバ