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. |