Compartir a través de


Enumeración ChartTickMarksType

Specifies the type of the tick mark.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

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

Miembros

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

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering