Skip to main content

TcxGridChartHistogramStyles.Plot Property

Specifies the background color or bitmap for a chart’s plot area.

Declaration

property Plot: TcxStyle index dsPlot read; write;

Property Value

Type
TcxStyle

Remarks

Handle the OnCustomDrawPlot event to custom paint a diagram’s plot area.

See Also