PaletteHatchBehavior 列舉
Specifies whether hatching should be automatically applied to data points in the chart.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Public Enumeration PaletteHatchBehavior
'用途
Dim instance As PaletteHatchBehavior
public enum PaletteHatchBehavior
public enum class PaletteHatchBehavior
type PaletteHatchBehavior
public enum PaletteHatchBehavior
成員
成員名稱 | 說明 | |
---|---|---|
Always | Automatic hatching will be applied to all data points. | |
Default | Same as None. | |
None | No hatching will be added to the data points. |