I'm using Infragistics ultrachart 10.2 and need to customize the LineCapStyle icons. I use LineCapStyle.ArrowAnchor, but it is too small.
I found the "InfAppearance.LineAppearance.IconAppearance.IconSize" but this only work for LineChart icons - but not for the LineCapStyle.
What can i do?
The LineCapStyles are closely tied to the native cap styles used by the Pen object. I don't believe there's a way to increase their size without increasing the line thickness.