Hi,
I want to place labels directly on the border of the pie, so that half of the label should be onto the pie, and other half should be out of the pie.
I’ve found a Margin property of ChartSeriesLabelDefinition but it does not fulfill my goal. Margin >= 0 draws labels onto the pie (closely to its center), and Margin < 0 draws them out of the pie (with different offsets, btw). I need some interjacent position. Is there any workaround?
Thanks.
I want to place labels directly on the border of the pie, so that half of the label should be onto the pie, and other half should be out of the pie.
I’ve found a Margin property of ChartSeriesLabelDefinition but it does not fulfill my goal. Margin >= 0 draws labels onto the pie (closely to its center), and Margin < 0 draws them out of the pie (with different offsets, btw). I need some interjacent position. Is there any workaround?
Thanks.