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 [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:vb.net}
Public NotInheritable Class DataPointMarker
{signature}
{properties}
||Name||Description||
|[BackgroundColor|DataPointMarker.BackgroundColor]|{excerpt-include:DataPointMarker.BackgroundColor|nopanel=true}|
|[ForegroundColor|DataPointMarker.ForegroundColor]|{excerpt-include:DataPointMarker.ForegroundColor|nopanel=true}|
|[HasShadow|DataPointMarker.HasShadow]|{excerpt-include:DataPointMarker.HasShadow|nopanel=true}|
|[MarkerType|DataPointMarker.MarkerType]|{excerpt-include:DataPointMarker.MarkerType|nopanel=true}|
|[ShowBackgroundColor|DataPointMarker.ShowBackgroundColor]|{excerpt-include:DataPointMarker.ShowBackgroundColor|nopanel=true}|
|[ShowForegroundColor|DataPointMarker.ShowForegroundColor]|{excerpt-include:DataPointMarker.ShowForegroundColor|nopanel=true}|
|[Size|DataPointMarker.Size]|{excerpt-include:DataPointMarker.Size|nopanel=true}|
|[Visible|DataPointMarker.Visible]|{excerpt-include:DataPointMarker.Visible|nopanel=true}|
{classes}
||Name||Description||
|[ShapeType|DataPointMarker.ShapeType]|{excerpt-include:DataPointMarker.ShapeType|nopanel=true}|