Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSChartLayer > Properties
TRSChartLayer.Zoomable Property
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: FMX.RS.ChartPanel
Delphi
published property Zoomable: Boolean read FZoomable write SetZoomable default True;
Property Value
Type: Boolean
•TRSChartLayer
•FMX.RS.ChartPanel