How can I help you?
SankeyLegendRenderEventArgs
16 Mar 20261 minute to read
Event arguments for legend item rendering.
Properties
fill string
Specifies the fill color applied to the legend shape.
Accepts any valid CSS color value (e.g., '#3498db', 'rgb(52, 152, 219)', 'blue').
text string
Specifies the text displayed for the legend item.
You can modify this value to customize the legend label.