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


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

参照

Chart3DGridLines クラス
Chart3DGridLines メンバ