ZoomCharts Documentation
Version: 1.21.1 (2024-11-08)
ZoomCharts.Configuration.LinearChartSettingsLegendMarker
Inheritance hierarchy
This type inherits from BaseSettingsLegendMarker.
Methods
This type does not define any methods.
Properties
alignment: "left" | "right"
lineColor: string
Inherited from: BaseSettingsLegendMarker
Line color around marker shape
shape: "triangle" | "square" | "rhombus" | "triangle2" | "circle"
Introduced in version 1.13.2.
Specifies the shape for markers in the legend. If the value is null
then the small icon representing the series is drawn.
- circle - draws circles
- square - draws rectangles
- rhombus - draws rhombus (diamonds)
- triangle - draws triangles, pointing up
- triangle2 - draws triangles, pointing down
size: number
Inherited from: BaseSettingsLegendMarker
Marker size.