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


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart3DElevation クラス : IsShaded プロパティ
Gets or sets a value indicating whether surface or bar charts use shading.
シンタックス
'宣言
 
Public Property IsShaded As System.Boolean
'使用法
 
Dim instance As Chart3DElevation
Dim value As System.Boolean
 
instance.IsShaded = value
 
value = instance.IsShaded
public System.bool IsShaded {get; set;}
解説
Relevant only for bar and surface charts. Set this property to true to display surfaces and bars as a flat shade of color.
参照

参照

Chart3DElevation クラス
Chart3DElevation メンバ