<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > 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: FMX.RS.ChartPanel
Delphi
published property Zoomable: Boolean read FZoomable write SetZoomable default True;
Property Value
Type: Boolean