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