UNPKG

@highcharts/dashboards

Version:
3 lines (2 loc) 212 B
export type DashStyleValue = ('Dash' | 'DashDot' | 'Dot' | 'LongDash' | 'LongDashDot' | 'LongDashDotDot' | 'ShortDash' | 'ShortDashDot' | 'ShortDashDotDot' | 'ShortDot' | 'Solid'); export default DashStyleValue;