Is it possible to add some padding inside table cells? sometimes table can look crowded. If not maybe its possible to make gridlines blend in more (make them thinner).
I did try to get rid of gridlines like this, but didnt seem to do anything.
foreach(var line in ganttChartView.Gridlines)
{
line.NormalColor = Color.White;
}
@Herrington ,
we are investigating this issue and will write back here soon to share the feedback.
@Herrington ,
there is no API to add padding inside table cells.
Looks like we need to fix gridlines rendering on our side.
@Herrington
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): TASKSNET-11277
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.