Search
Preparing search index...
The search index is not available
TypeDoc API Documentation
for SciChart
JavaScript Charts
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
CustomPointMarkerStyle
Class CustomPointMarkerStyle
Go to
JavaScript Charting Documentation
Go to
JavaScript Chart Examples
Go to
SciChart.js on Github
Hierarchy
BasePointMarkerStyle
CustomPointMarkerStyle
Index
Constructors
constructor
Properties
height
image
type
width
Accessors
is
Custom
Point
Marker
Constructors
constructor
new
Custom
Point
Marker
Style
(
options
?:
ICustomPointMarkerStyleOptions
)
:
CustomPointMarkerStyle
Parameters
Optional
options:
ICustomPointMarkerStyleOptions
Returns
CustomPointMarkerStyle
Properties
height
height
:
number
= 0
image
image
:
HTMLImageElement
type
type
:
EPointMarkerType
width
width
:
number
= 0
Accessors
is
Custom
Point
Marker
get
isCustomPointMarker
(
)
:
boolean
Returns
boolean
Globals
Custom
Point
Marker
Style
constructor
height
image
type
width
is
Custom
Point
Marker
Generated using
TypeDoc