Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines the interface to a 3D PointMarker in SciChart - High Performance JavaScript Charts.

description

PointMarkers may be displayed on 3D Renderable Series to add scatter-points to charts.

remarks

See derived types of IPointMarker3D for specific point-marker types.

Hierarchy

  • IPointMarker3D

Implemented by

Index

Properties

Methods

Properties

fill

fill: string

Gets or sets the point-marker fill as an HTML Color Code

size

size: number

Gets or sets the size of the point-marker in world-coordinates

type

Type of the point marker

Methods

toJSON

  • Convert the object to a definition that can be serialized to JSON, or used directly with the builder api

    Returns TPointMarkerDefinition3D

Generated using TypeDoc