Sample: TypeScript playground. In this sample, the DashStyle
type is based on the following type: DashType.
Current results:
- An error occurs.
Expected results:
- No error occurs because the
dashStyle
property allows a combination of 'longDash', 'dash', and 'dot'. For example, BarGauge.legend.dashStyle.