Sets the legend background color. Defaults to theme.legendBackgroundBrush
A list of 3D renderable series to exclude from this modifier
The primary action execute condition that modifier should respond to
A unique Id for the ChartModifierBase3D
A list of 3D renderable series to include to this modifier
Callback when a legend item checkbox is checked or unchecked (by default, this corresponds to IRenderableSeries3D.isVisible
Set this only if you need to pass in a custom legend instance. showCheckboxes, showSeriesMarkers and isCheckedChangedCallback will be set on the instance you pass if specified in the options.
Sets the margin for the legend control
Sets the initial orientation of the legend. See ELegendOrientation for a list of values
Sets the initial legend placement in the parent chart surface. See ELegendPlacement for a list of values
The parent div element Id or reference, the Legend will be appended to this element
Sets whether the legend has visibility checkboxes in it or not
Sets whether the legend is initially visible or not
Sets whether Series markers are visible or not
Sets the legend text color. Defaults to theme.labelForegroundBrush
Generated using TypeDoc
Optional parameters used to configure a LegendModifier3D at construct time