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

成员

成员名称 说明
Default Same as None.
None No hatching will be added to the data points.
Always Automatic hatching will be applied to all data points.