FlexReport for WinForms
IsMeshed プロパティ (Chart3DElevation)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart3DElevation クラス : IsMeshed プロパティ
Gets or sets a value indicating whether surface charts are meshed, or whether bars in bar charts are outlined.
シンタックス
'宣言
 
Public Property IsMeshed As System.Boolean
'使用法
 
Dim instance As Chart3DElevation
Dim value As System.Boolean
 
instance.IsMeshed = value
 
value = instance.IsMeshed
public System.bool IsMeshed {get; set;}
解説
Relevant only for bar and surface charts. Set this property to true to display a surface as a mesh, or to display bars in outline format. The IsColumnMeshShowing and IsRowMeshShowing properties of the Chart3DSurface object control allow mesh lines in either the X or the Y direction to be turned off.
参照

参照

Chart3DElevation クラス
Chart3DElevation メンバ