Navigation: Code Documentation > RSCharting > RSBarCharts > Classes > TRSCustomBarChart > Methods
TRSCustomBarChart.GetBarStyle(TRSBarChartValue) Method
Returns the bar style of the value
Namespace: RSBarCharts
Delphi
protected function GetBarStyle( const Value: TRSBarChartValue ): TBarChartStyle; virtual;
Parameters
Value
Type: TRSBarChartValue
Type: TBarChartStyle
•RSChartConsts|TBarChartStyle
•TRSCustomBarChart
•RSBarCharts