Gets or sets the backgroundColor as an html color code
Gets or sets the backgroundColor as an html color code
Gets or sets the margin in pixels
Gets or sets the margin in pixels
Gets and sets the legend orientation. See ELegendOrientation for a list of values
Gets and sets the legend orientation. See ELegendOrientation for a list of values
Gets or sets the legend placement. See ELegendPlacement for a list of values
Gets or sets the legend placement. See ELegendPlacement for a list of values
Gets or sets the parent div element reference or id for the Legend
Gets or sets the parent div element reference or id for the Legend
Gets or sets whether series visibility checkboxes should be shown
Gets or sets whether series visibility checkboxes should be shown
When true, the legend is shown, else it is hidden
When true, the legend is shown, else it is hidden
Gets or sets whether series markers should be shown
Gets or sets whether series markers should be shown
Gets or sets the textColor as an html color code
Gets or sets the textColor as an html color code
Attach this legend to a SciChartSurfaceBase
Creates the legend in the DOM
Deletes native (WebAssembly) memory used by this type, after which it cannot be used.
Gets HTML string for the Legend
The SciChartLegendBase placement
The SciChartLegendBase textColor
The SciChartLegendBase backgroundColor
The SciChartLegendBase margin
The SciChartLegendBase orientation
Show the Legend checkboxes
Show the Legend markers
The {@link TLegendItem[]}
Gets HTML string for legend items
The SciChartLegendBase orientation
Show the Legend checkboxes
Show the Legend markers
The TLegendItem
Invalidate the legend, hinting a redraw is needed
Gets if the Legend in placed externally
Notifies listeners of invalidateParentSurface that a property has changed
removes event listeners from a specific IRenderableSeries series
Sets the parent ISciChartSurfaceBase
Sets the array of pie segments to display in the legend
The Pie segment array
Set the root div in HTML where the legend will be placed
Generated using TypeDoc
A legend specific to pie and donut chart types. Inherits SciChartLegendBase