Enumerazione ChartTickMarksEnabledTypes

Specifies whether major or minor tick marks are enabled.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Enumeration ChartTickMarksEnabledTypes
'Utilizzo
Dim instance As ChartTickMarksEnabledTypes
public enum ChartTickMarksEnabledTypes
public enum class ChartTickMarksEnabledTypes
type ChartTickMarksEnabledTypes
public enum ChartTickMarksEnabledTypes

Membri

Nome membro Descrizione
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.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel