void CBCGPChartVisualObject::SetAutoDisplayRange | ( | BOOL | bRedraw = TRUE , |
BOOL | bByZoom = FALSE |
||
) |
Sets automatic display range.
Use this method to unzoom.
bRedraw | Tells the chart to invalidate and redraw. |
bByZoom | Should be FALSE unless you implement custom zoom and need to set automatic display range for zoomed axes. |