MarkerType Enumeration TIBCO Spotfire 7.6 API Reference
Specifies supported marker types.

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
[PersistenceVersionAttribute(9, 0)]
public enum MarkerType
Members

  Member nameValueDescription
Custom0Custom marker type.
Square1Square marker.
Circle2Circular marker.
Diamond3Diamond shaped marker.
TriangleUp4Triangle pointing upwards.
TriangleDown5Triangle pointing downwards.
TriangleLeft6Triangle pointing to the left.
TriangleRight7Triangle pointing to the right.
StarFour8Star with four corners.
StarFive9Star with five corners.
Pentagon10Pentagon.
HorizontalRectangle11Horizontal rectangle shaped marker.
VerticalRectangle12Vertical rectangle shaped marker.
Plus13Plus shaped marker.
Cross14Cross shaped marker.
SquareOutline15Outlined square marker.
CircleOutline16Outlined circular marker.
DiamondOutline17Outlined diamond shaped marker.
TriangleUpOutline18Outlined triangle pointing upwards.
TriangleDownOutline19Outlined triangle pointing downwards.
TriangleLeftOutline20Outlined triangle pointing to the left.
TriangleRightOutline21Outlined triangle pointing to the right.
StarFourOutline22Outlined star with four corners.
StarFiveOutline23Outlined star with five corners.
PentagonOutline24Outlined pentagon.
HorizontalRectangleOutline25Outlined horizontal rectangle shaped marker.
VerticalRectangleOutline26Outlined vertical rectangle shaped marker.
PlusOutline27Outlined plus shaped marker.
CrossOutline28Outlined cross shaped marker.
HorizontalLine29Lined horizontal marker.
VerticalLine30Lined vertical marker.
PlusLine31Lined plus shaped marker.
CrossLine32Lined cross shaped marker.
StarSixLine33Lined star shaped marker with six points.
RightPointingArrow34Right pointing arrow shaped marker.
LeftPointingArrow35Left pointing arrow shaped marker.
UpPointingArrow36Up pointing arrow shaped marker.
DownPointingArrow37Down pointing arrow shaped marker.
RightPointingArrowOutline38Outlined right pointing arrow shaped marker.
LeftPointingArrowOutline39Outlined left pointing arrow shaped marker.
UpPointingArrowOutline40Outlined up arrow shaped marker.
DownPointingArrowOutline41Outlined down pointing arrow shaped marker.
RightPointingArrowLine42Lined right pointing arrow shaped marker.
LeftPointingArrowLine43Lined left pointing arrow shaped marker.
UpPointingArrowLine44Lined up pointing arrow shaped marker.
DownPointingArrowLine45Lined down pointing arrow shaped marker.
Version Information

Supported in: 7.6, 7.5, 7.0, 6.5, 6.0, 5.5, 5.0
See Also

Reference