Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies the type of the marker.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartMarkerTypes
'Usage
Dim instance As ChartMarkerTypes
public enum ChartMarkerTypes
public enum class ChartMarkerTypes
type ChartMarkerTypes
public enum ChartMarkerTypes
Members
| Member name | Description | |
|---|---|---|
| Auto | Automatically use a different marker type for each series. | |
| Circle | A circle marker. | |
| Cross | A cross marker. | |
| Diamond | A diamond marker. | |
| None | No marker. | |
| Square | A square marker. | |
| Star10 | A ten-point star marker. | |
| Star4 | A four-point star marker. | |
| Star5 | A five-point star marker. | |
| Star6 | A six-point star marker. | |
| Triangle | A triangle marker. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace