Search results

SeriesMarkerModel API in React Smith Chart API component

Interface for a class SeriesMarker

Properties

border

SeriesMarkerBorderModel

options for customizing marker border.

dataLabel

SeriesMarkerDataLabelModel

options for customizing marker data label.

fill

string

color for marker.

height

number

height for marker.

imageUrl

string

Url for the image that is to be displayed as marker.

opacity

number

opacity for marker.

shape

string

shape for marker.

visible

boolean

visibility for marker.

width

number

width for marker.