XlMarkerStyle Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique le style de marqueur à utiliser pour un point ou une série dans un graphique en courbe, en nuages de points ou en radar.
public enum class XlMarkerStyle
public enum XlMarkerStyle
Public Enum XlMarkerStyle
- Héritage
-
XlMarkerStyle
Champs
Nom | Valeur | Description |
---|---|---|
xlMarkerStyleX | -4168 | Square markers with an X |
xlMarkerStylePicture | -4147 | Picture markers |
xlMarkerStyleNone | -4142 | No markers |
xlMarkerStyleDot | -4118 | Short bar markers |
xlMarkerStyleDash | -4115 | Long bar markers |
xlMarkerStyleAutomatic | -4105 | Automatic markers |
xlMarkerStyleSquare | 1 | Square markers |
xlMarkerStyleDiamond | 2 | Diamond-shaped markers |
xlMarkerStyleTriangle | 3 | Triangular markers |
xlMarkerStyleStar | 5 | Square markers with an asterisk |
xlMarkerStyleCircle | 8 | Circular markers |
xlMarkerStylePlus | 9 | Square markers with a plus sign |