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


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

参照

Chart3DGridLines クラス
Chart3DGridLines メンバ