• What is KendoReact
  • Getting Started
  • Server Components
  • Components
    • Animation
    • Barcodes
    • Buttons
    • Chartsupdated
    • Common Utilities
    • Conversational UIupdated
    • Data Gridupdated
    • Data Query
    • Data Tools
    • Date Inputs
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Formupdated
    • Ganttupdated
    • Gauges
    • Indicators
    • Inputsupdated
    • Labels
    • Layoutupdated
    • ListBoxupdated
    • ListView
    • Map
    • Notification
    • OrgChartnew
    • PDF Processing
    • PDFViewer
    • PivotGrid
    • Popup
    • Progress Bars
    • Ripple
    • Scheduler
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • TaskBoard
    • Tooltips
    • TreeList
    • TreeViewupdated
    • Upload
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

SankeyLabelStroke

Represents the stroke options of the Sankey label.

NameTypeDefaultDescription

color?

string

The stroke color of the label. Accepts a valid CSS color string, including hex and rgb.

lineJoin?

"round" | "bevel" | "miter"

'round'

The line join option of the label.

The supported values are:

  • round—The outer corners of the stroke will be rounded.
  • bevel—The outer corners of the stroke will be beveled.
  • miter—The outer corners of the stroke will be squared off.

width?

number

1

The stroke width of the label.

In this article

Not finding the help you need?