Compartir a través de


ChartPaletteHatchBehaviorTypes Enumeración

Specifies whether hatching should be automatically applied to data points in the chart.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Enumeration ChartPaletteHatchBehaviorTypes
'Uso
Dim instance As ChartPaletteHatchBehaviorTypes
public enum ChartPaletteHatchBehaviorTypes
public enum class ChartPaletteHatchBehaviorTypes
type ChartPaletteHatchBehaviorTypes
public enum ChartPaletteHatchBehaviorTypes

Miembros

Nombre del miembro Descripción
Default Same as None.
None No hatching will be added to the data points.
Always Automatic hatching will be applied to all data points.