TcxGridChartHistogram.Values Property
In This Article
Specifies appearance settings for chart values in the diagram.
#Declaration
Delphi
property Values: TcxGridChartHistogramValues read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the description of the TcxGridChartHistogramValues class to learn about appearance settings that can customized.
See Also