Enumerazione ChartMarkerTypes

Specifies the type of the marker.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Enumeration ChartMarkerTypes
'Utilizzo
Dim instance As ChartMarkerTypes
public enum ChartMarkerTypes
public enum class ChartMarkerTypes
type ChartMarkerTypes
public enum ChartMarkerTypes

Membri

Nome membro Descrizione
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.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel