Mark Config
Mark configuration.
Properties
curveType
Link copied to clipboard
The type of curves the Mark will draw in the form of a PathDrawer.
fillsHighlight
Link copied to clipboard
List of different fill Color for Highlighted elements.
fillsSelect
Link copied to clipboard
List of different fill Color for Selected elements..
fontFamily
Link copied to clipboard
The font family (FontFamily).
fontWeight
Link copied to clipboard
The font weight (FontWeight): bold or normal.
labelDistance
Link copied to clipboard
The distance of the label from the Mark screen position.
labelPosition
Link copied to clipboard
The position of the label relative to the Mark screen position.
showSymbols
Link copied to clipboard
Show / hide symbols, for example a LineMark with showSymbols will draw a sign at each point of the line.
strokeColor
Link copied to clipboard
The stroke Color, use null for no stroke.
strokeColors
Link copied to clipboard
List of different stroke Color, when having multiple series, each series will use a different one.
strokeColorsHighlight
Link copied to clipboard
List of different stroke Color for Highlighted elements.
strokeColorsSelect
Link copied to clipboard
List of different stroke Color for Selected elements.
strokeLine
Link copied to clipboard
The line dash style, set to null for a solid line.
strokeWidth
Link copied to clipboard
The stroke thickness, null for no stroke.
strokeWidthHighlight
Link copied to clipboard
StrokeWidth for Highlighted elements
strokeWidthSelect
Link copied to clipboard
StrokeWidth for Selected elements
symbolsSize
Link copied to clipboard
Default sign size.