Énumération PaletteHatchBehavior
Specifies whether hatching should be automatically applied to data points in the chart.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration PaletteHatchBehavior
'Utilisation
Dim instance As PaletteHatchBehavior
public enum PaletteHatchBehavior
public enum class PaletteHatchBehavior
type PaletteHatchBehavior
public enum PaletteHatchBehavior
Membres
| Nom de membre | Description | |
|---|---|---|
| Default | Same as None. | |
| None | No hatching will be added to the data points. | |
| Always | Automatic hatching will be applied to all data points. |