ChartDirector 7.1 (C++ Edition)
Chart
.
DirectionHorizontalVertical
Declaration
static const int DirectionHorizontalVertical;
Description
A constant equals to 2 to represent that the zoom and/or scroll orientation can be both horizontal and vertical.
This constant is used in
CChartViewer.setZoomDirection
,
CChartViewer.setScrollDirection
,
QChartViewer.setZoomDirection
,
QChartViewer.setScrollDirection
,
QmlChartViewer.setZoomDirection
and
QmlChartViewer.setScrollDirection
.
© 2023 Advanced Software Engineering Limited. All rights reserved.