Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies the type of the tick mark.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration TickMarks
'Usage
Dim instance As ChartAxis.TickMarks
public enum TickMarks
public enum class TickMarks
type TickMarks
public enum TickMarks
Members
| Member name | Description | |
|---|---|---|
| Cross | Tick marks appear across the axis. | |
| Inside | Tick marks appear inside the axis. | |
| None | Tick marks do not appear. | |
| Outside | Tick marks asppear outside the axis. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace