ChartAutoBool Enumeration
Updated: February 25, 2016
Represents a Boolean enumeration for the Chart.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
| Member name | Description | |
|---|---|---|
| Auto | Automatically determines true or false at run time. | |
| False | Evaluates to false. | |
| True | Evaluates to true. |
Show: