I'm doing some clipping of bars in a bar chart & am using a class derived from ChartSmartLabelsStrategyBase to place the labels in some custom locations. However, I need to also use label connectors. Those connectors are drawn when I add a ChartSeriesLabelConnectorsSettings to the BarSeries, but I need the connector to end at a different location. Right now it ends at what looks like the edge of the layout slot for the point. I need to move the endpoint to a point inside that layout slot so it makes sense with my label's final layout slot. Is there a way to move that endpoint/change the connector geometry, etc.?
Thanks - Mitch
Thanks - Mitch