Freigeben über


ChartAutoBool-Enumeration

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

Elemente

Elementname Beschreibung
Auto Automatically determines true or false at run time.
False Evaluates to false.
True Evaluates to true.

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace