Partager via


Énumération ChartIncludeZeroTypes

Specifies whether to include zero on the axis scale.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Enumeration ChartIncludeZeroTypes
'Utilisation
Dim instance As ChartIncludeZeroTypes
public enum ChartIncludeZeroTypes
public enum class ChartIncludeZeroTypes
type ChartIncludeZeroTypes
public enum ChartIncludeZeroTypes

Membres

Nom de membre Description
Auto Indicates that the report processor should automatically determine the setting.
False Indicates that the axis scale should not include the zero value.
True Indicates that the axis scale should include the zero value.

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.RdlObjectModel