Posted 24 January 2018, 6:01 pm EST
Is it possible to have a RangeSelector for both the X and Y axis for a ChartType.Line FlexChart? When I try to add two of them (one with orientation Horizontal and one with Vertical) only the first one shows up.
Forums Home / ComponentOne / WinForms Edition
Posted by: mhamilton on 24 January 2018, 6:01 pm EST
Posted 24 January 2018, 6:01 pm EST
Is it possible to have a RangeSelector for both the X and Y axis for a ChartType.Line FlexChart? When I try to add two of them (one with orientation Horizontal and one with Vertical) only the first one shows up.
Posted 25 January 2018, 5:35 am EST
Hi Michael,
This is not supported at present. You can use AxisScrollbars instead to select the range on both the axes. For details on using AxisScrollbars please refer to the following link:
http://help.grapecity.com/componentone/NetHelp/FlexChartWin/webframe.html#AxisScrollbar.html
Regards,
Ankit
Posted 25 January 2018, 12:33 pm EST
Will do. Thank you for the fast reply!