Enumerazione ChartPaletteHatchBehaviorTypes

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

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Enumeration ChartPaletteHatchBehaviorTypes
'Utilizzo
Dim instance As ChartPaletteHatchBehaviorTypes
public enum ChartPaletteHatchBehaviorTypes
public enum class ChartPaletteHatchBehaviorTypes
type ChartPaletteHatchBehaviorTypes
public enum ChartPaletteHatchBehaviorTypes

Membri

Nome membro Descrizione
Always Automatic hatching will be applied to all data points.
Default Same as None.
None No hatching will be added to the data points.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel