Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

The ShapeType class contains all available data point marker shapes.

Signature
C#C#
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}{signature:vb.net
vb.net
}
Public NotInheritable Class ShapeType
		Inherits TypesafeEnum
Values

...

Name

...

Description

...

Circle

...

Diamond

...

Dow Jones

...

Data point markers will not be displayed.

...

Plus sign

...

Square

...

Standard deviation

...

Star

...

Triangular

...

X

{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|