TdxChart.LookAndFeelPainter Property
Provides access to the chart look & feel painter.
Declaration
property LookAndFeelPainter: TcxCustomLookAndFeelPainter read;
Property Value
Type | Description |
---|---|
TcxCustomLookAndFeelPainter | A chart look & feel painter implementation. |
See Also