Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a Boolean enumeration for the Chart.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartAutoBool
'Usage
Dim instance As ChartAutoBool
public enum ChartAutoBool
public enum class ChartAutoBool
type ChartAutoBool
public enum ChartAutoBool
Members
| Member name | Description | |
|---|---|---|
| Auto | Automatically determines true or false at run time. | |
| False | Evaluates to false. | |
| True | Evaluates to true. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace