Hi Team,
I want to set data label position for some series right and for some series left in box and whisker chart using latest version. For first series i have write “series1.Labels.DefaultDataLabelFormat.Position = LegendDataLabelPosition.Left;” code but it’s giving me error. Can you please tell how can i set position of data label left and right series wise. Also i want to set data label font size and color, how can i do same.
I have attached sample application for your reference.
BWDataLableIssue.zip (266.0 KB)