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.