Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Specifies the type of the marker.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Enumeration ChartMarkerTypes
'Uso
Dim instance As ChartMarkerTypes
public enum ChartMarkerTypes
public enum class ChartMarkerTypes
type ChartMarkerTypes
public enum ChartMarkerTypes
Membros
| Nome do membro | Descrição | |
|---|---|---|
| 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. |
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering