<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.BarCharts > Classes > TRSCustomBarChart > Properties:
Comments (0)
Controls whether the bar chart uses the Origin property as its baseline bar chart value.
Namespace: FMX.RS.BarCharts
Delphi
public property UseOrigin: Boolean read FUseOrigin write SetUseOrigin default True;
Property Value
Type: Boolean