Hide Comments
Hide Comments

Comments (0)

A design-time property that controls how the chart streams its Values. When Preview is True (the default), the Values are not streamed out when the chart is saved. When Preview is False, the Values will be saved into the form file and automatically loaded at run-time. Anytime you change a Value at design-time, this property will become False. Set this property to True if you don't want the Values saved.

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

public
  property Preview: Boolean read FPreview write SetPreview default True;
 

Property Value

Type: Boolean

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb