Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Description

Excerpt

The ShapeType class contains all available data point marker shapes.

Signature
C#
C#
 public sealed class ShapeType : TypesafeEnum
{signature}{signature:
}
Signature
vb.net
vb.net
Public NotInheritable Class ShapeType
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:Circle}Circle|Circle|
|{anchor:Diamond}Diamond|Diamond|
|{anchor:DowJones}DowJones|Dow Jones|
|{anchor:None}None|Data point markers will not be displayed.|
|{anchor:PlusSign}PlusSign|Plus sign|
|{anchor:Square}Square|Square|
|{anchor:StandardDeviation}StandardDeviation|Standard deviation|
|{anchor:Star}Star|Star|
|{anchor:Triangle}Triangle|Triangular|
|{anchor:X}X|X|
Values

Name

Description

Anchor
Circle
Circle
Circle

Circle

Anchor
Diamond
Diamond
Diamond

Diamond

Anchor
DowJones
DowJones
DowJones

Dow Jones

Anchor
None
None
None

Data point markers will not be displayed.

Anchor
PlusSign
PlusSign
PlusSign

Plus sign

Anchor
Square
Square
Square

Square

Anchor
StandardDeviation
StandardDeviation
StandardDeviation

Standard deviation

Anchor
Star
Star
Star

Star

Anchor
Triangle
Triangle
Triangle

Triangular

Anchor
X
X
X

X