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> 对象。

适用于