次の方法で共有


Chart.PaletteHatchBehavior プロパティ

定義

グラフ内のデータ ポイントに陰影が自動的に適用されるかどうかを示す値に評価される式を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::PaletteHatchBehavior> ^ PaletteHatchBehavior { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::PaletteHatchBehavior> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.PaletteHatchBehavior> PaletteHatchBehavior { get; }
member this.PaletteHatchBehavior : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.PaletteHatchBehavior>
Public ReadOnly Property PaletteHatchBehavior As ReportEnumProperty(Of PaletteHatchBehavior)

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象