Partager via


Énumération ChartTickMarksEnabledTypes

Specifies whether major or minor tick marks are enabled.

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

Syntaxe

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

Membres

Nom de membre Description
Auto Indicates that the report processor should automatically determine the setting.
False Indicates that major or minor tick marks are not enabled.
True Indicates that major or minor tick marks are enabled.

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.RdlObjectModel