Draws the chart into the client area.
Method draws the chart into the CompactChart's client area. Handles double buffering and also paints the background using either selected BackColor or GradientBackColor (based on UseGradient property). Does not call the base class' OnPaint method, therefore does not raise the Paint event.
CompactChart Class | Resco.Controls.CompactChart Namespace