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