TChartGalleryPanel.NumCols
TChartGalleryPanel
property NumCols: Integer;
Unit
TeeGalleryPanel
Description
Set the number of Series type columns to display in the Chart Gallery Panel.
Example:
ChartGalleryPanel1.NumCols:=3;
ChartGalleryPanel1.NumRows:=3;