API Reference
Class
TopologyLegendMode
Defines how topology legends are sourced.
Inheritance
- Object
- TopologyLegendMode
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
- Method TopologyLegend.Resolve
Fields
Explicit #Use only the legend provided on the chart.
AutoWhenMissing #Infer a legend only when the chart does not provide one.
Auto #Infer a legend from the chart data.
Enrich #Preserve explicit legend items while filling missing marker details from inferred chart data.
Merge #Merge inferred legend items with explicitly provided legend items.