Posted 23 April 2021, 11:54 am EST
Hello
I draw XYLineSeries on a fpchart (winforms).
How get selected serie ?
thanks
DT
Forums Home / ComponentOne / WinForms Edition
Posted by: david on 23 April 2021, 11:54 am EST
Posted 23 April 2021, 11:54 am EST
Hello
I draw XYLineSeries on a fpchart (winforms).
How get selected serie ?
thanks
DT
Posted 26 April 2021, 6:57 am EST
Hi,
You can use the SelectedObject property of the FpChart to get the selected object. It Could be a plot area, legend area, label area, or series info.
For reference visit: https://www.grapecity.com/spreadnet/docs/v14/online-win/FarPoint.Win.Chart~FarPoint.Win.Chart.FpChart~SelectedObject.html?highlight=selectedobject%2C
Regards.
Avnish