void CBCGPChartVisualObject::SetZoomScrollConfig | ( | BCGPChartMouseConfig::ZoomScrollOptions | options, |
BCGPChartFormatSelection::SelectionType | selType = BCGPChartFormatSelection::ST_VERT_AND_HORZ_AXES |
||
) |
Sets zoom/scroll configuration.
Call this method to set a predefined configuration of zoom and scroll, including behavior and mouse buttons.
options can be one of the following enumerated values:
See BCGPChartMouseConfig::SetConfig for more info.
selType can be one of the following values:
options | Specifies zoom/scroll configuration options. |
selType | Specifies selection type for "zoom by selection" option. |