<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartLayer > Properties:
Comments (0)
Specifies whether the layer is zoomable or not. If the layer is not zoomable, when you zoom the chart, the layer is still drawn as if unzoomed.
Namespace: RSChartPanel
Delphi
published property Zoomable: Boolean read FZoomable write SetZoomable default True;
Property Value
Type: Boolean