Navigation: Code Documentation > RSFMXCharts > FMX.RS.BarCharts > Classes > TRSBarChartValue > Properties
TRSBarChartValue.ParentStyle Property
Controls whether the local Style is used for the bar or the FMX.RS.BarCharts.TRSBarChart.BarStyle property is used instead.
Namespace: FMX.RS.BarCharts
Delphi
published property ParentStyle: Boolean read FParentStyle write SetParentStyle default True;
Property Value
Type: Boolean
•FMX.RS.BarCharts.TRSBarChart.BarStyle
•FMX.RS.BarCharts.TRSBarChartValue.Style
•TRSBarChartValue
•FMX.RS.BarCharts