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 DataPointMarker class represents the style and formatting of data markers in line, radar, and scatter charts. To return a DataPointMarker object, use Series.DataPointMarker.

Signature
C#C#
Wiki Markup
{description}
{excerpt}The [DataPointMarker|DataPointMarker] class represents the style and formatting of data markers in line, radar, and scatter charts. To return a {{DataPointMarker}} object, use [Series.DataPointMarker|Series.DataPointMarker].{excerpt}
{signature:C#}
 public sealed class DataPointMarker
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class DataPointMarker
Properties

...

Name

...

Description

...

BackgroundColor

{signature}
{properties}
||Name||Description||
|[BackgroundColor|DataPointMarker.BackgroundColor]|{excerpt-include

...

:DataPointMarker.BackgroundColor

...

ForegroundColor

|nopanel=true}|
|[ForegroundColor|DataPointMarker.ForegroundColor]|{excerpt-include

...

:DataPointMarker.ForegroundColor

...

HasShadow

|nopanel=true}|
|[HasShadow|DataPointMarker.HasShadow]|{excerpt-include

...

:DataPointMarker.HasShadow

...

MarkerType

|nopanel=true}|
|[MarkerType|DataPointMarker.MarkerType]|{excerpt-include

...

:DataPointMarker.MarkerType

...

ShowBackgroundColor

|nopanel=true}|
|[ShowBackgroundColor|DataPointMarker.ShowBackgroundColor]|{excerpt-include

...

:DataPointMarker.ShowBackgroundColor

...

ShowForegroundColor

|nopanel=true}|
|[ShowForegroundColor|DataPointMarker.ShowForegroundColor]|{excerpt-include

...

:DataPointMarker.ShowForegroundColor

...

Size

|nopanel=true}|
|[Size|DataPointMarker.Size]|{excerpt-include

...

:DataPointMarker.Size

...

Visible

|nopanel=true}|
|[Visible|DataPointMarker.Visible]|{excerpt-include

...

:DataPointMarker.Visible

...

Classes

...

Name

...

Description

...

ShapeType

...

|nopanel=true}|
{classes}
||Name||Description||
|[ShapeType|DataPointMarker.ShapeType]|{excerpt-include:DataPointMarker.ShapeType|nopanel=true}|