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
Wiki Markup
{description}
{excerpt}The [ShapeType|ShapeType] class contains all available data point marker shapes.{excerpt}
{signature:C#}
 public sealed class ShapeType : TypesafeEnum
{signature}{signature: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|