[Overview][Types][Classes][Procedures and functions][Index] |
AddBar - add a bar with the specified properties (name, value and colour) to the BarChart
Source position: chart.pp line 94
public function TCustomBarChart.AddBar( |
const SName: String; |
Value: Integer; |
AColor: TColor |
):TBar; |
lazarus-ccr.sourceforge.net |