2.5.335 XmlTkSymbolFrt
The XmlTkSymbolFrt structure specifies which built-in marker style is applied to the data markers of the current line, scatter or radar chart group.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
markerStyle |
|||||||||||||||||||||||||||||||
... |
markerStyle (6 bytes): An XmlTkToken that specifies the built-in marker style applied to the data markers of the current line, scatter or radar chart group. The markerStyle.xtHeader.xmlTkTag MUST be equal to 0x0022. It overrides the imk field of the MarkerFormat record when the fAuto field of the MarkerFormat record is set to 1. The markerStyle.dValue field MUST be equal to a value from the following table:
-
Value
Meaning
0x0023
Specifies nothing shall be drawn at each data point.
0x0024
Specifies a diamond shall be drawn at each data point.
0x0025
Specifies a square shall be drawn at each data point.
0x0026
Specifies a triangle shall be drawn at each data point.
0x0027
Specifies an X shall be drawn at each data point.
0x0028
Specifies a star shall be drawn at each data point.
0x0029
Specifies a dot shall be drawn at each data point.
0x002A
Specifies a dash shall be drawn at each data point.
0x002B
Specifies a circle shall be drawn at each data point.
0x002C
Specifies a plus shall be drawn at each data point.