TNxChartColumn6
Displays an array of float (Double
type) values in form of chart. The data is attached to the Data (Pointer
) property of grid cell.
6.7.5
of NextGrid6.
Properties
Name | Description |
---|---|
ChartStyles | Types of chart (line, dots, bars etc.) to be shown. |
LinePen | Instance of TPen used for drawing chart lines, bars etc. |
FillBrush | Instance of TBrush used for filling chart lines, bars etc. |
Events
Name | Description |
---|---|
OnChartColor | Called before border color and fill color are set for drawing a single value. |