Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxChartColumn6

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.

Unit
NxColumns6.pas (Sources\Next Grid)

Requirements
Version 6.7.5 of NextGrid6.

Properties

NameDescription
ChartStylesTypes of chart (line, dots, bars etc.) to be shown.
LinePenInstance of TPen used for drawing chart lines, bars etc.
FillBrushInstance of TBrush used for filling chart lines, bars etc.

Events

NameDescription
OnChartColorCalled before border color and fill color are set for drawing a single value.

Sign in