Compartir a través de


Enumeración ChartIncludeZeroTypes

Specifies whether to include zero on the axis scale.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Enumeration ChartIncludeZeroTypes
'Uso
Dim instance As ChartIncludeZeroTypes
public enum ChartIncludeZeroTypes
public enum class ChartIncludeZeroTypes
type ChartIncludeZeroTypes
public enum ChartIncludeZeroTypes

Miembros

Nombre del miembro Descripción
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.

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.RdlObjectModel