ChartTickMarksType-Enumeration
Specifies the type of the tick mark.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartTickMarksType
'Usage
Dim instance As ChartTickMarksType
public enum ChartTickMarksType
public enum class ChartTickMarksType
type ChartTickMarksType
public enum ChartTickMarksType
Elemente
Elementname | Beschreibung | |
---|---|---|
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. |
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace