Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies whether hatching should be automatically applied to data points in the chart.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration PaletteHatchBehavior
'Usage
Dim instance As PaletteHatchBehavior
public enum PaletteHatchBehavior
public enum class PaletteHatchBehavior
type PaletteHatchBehavior
public enum PaletteHatchBehavior
Members
| Member name | Description | |
|---|---|---|
| Always | Automatic hatching will be applied to all data points. | |
| Default | Same as None. | |
| None | No hatching will be added to the data points. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace