Поделиться через


Перечисление 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

Элементы

Имя элемента Описание
Always Automatic hatching will be applied to all data points.
Default Same as None.
None No hatching will be added to the data points.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering