Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartAxis > Methods

TRSChartAxis.Zoom(TRSChartValueType,Single) Method

Scroll Prev Top Next More

Zoom a specific part of the axis range by specifying the center (in chart values, not pixel values) and zoom magnification amount. The Zoom method changes the    ZoomMinimum and    ZoomMaximum properties to zoom the axis into that visual portion of the range. It allows you to change the portion of the axis that is being visually displayed.

The overloaded Zoom method zooms the axis using chart values. The ZoomPixelArea method zooms the axis using canvas rectangle values instead of chart values.
 

Namespace: RSChartPanel

Parameters

Center

Type: TRSChartValueType

ZoomAmount

Type: Single

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb