Partager via


Énumération ChartMarkerTypes

Specifies the type of the marker.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public Enumeration ChartMarkerTypes
'Utilisation
Dim instance As ChartMarkerTypes
public enum ChartMarkerTypes
public enum class ChartMarkerTypes
type ChartMarkerTypes
public enum ChartMarkerTypes

Membres

Nom de membre 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.

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering