Enumerazione ChartTickMarkTypes

Specifies the type of the tick mark.

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

Sintassi

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

Membri

Nome membro Descrizione
Cross Tick marks appear across the axis.
Inside Tick marks appear inside the axis.
None No tick marks appear.
Outside Tick marks appear outside the axis.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel