Hi Trisha,
Greetings from Syncfusion.
We have analyzed your query, we suggest you to use stripLines
to meet your requirement.
We have attached sample, code-snippet and screenshot for
your reference.
|
stripLines:
[
{
start: 1500, size: 3, sizeType: 'Pixel', dashArray: "10,5",
visible: true,
color: 'lightBlue',
}
]
|

Sample: https://stackblitz.com/edit/mjkmvh?file=index.ts
Please revert us if you have any concerns.
Regards,
Nishanthi