PaletteHatchBehavior 열거형
Specifies whether hatching should be automatically applied to data points in the chart.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore
구문
‘선언
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. |