Represents the object used for pivot table drawing in smooth style.

Namespace:  PerpetuumSoft.Olap.Windows.Forms
Assembly:  PerpetuumSoft.Olap (in PerpetuumSoft.Olap.dll) Version: 3.9.0.1

Syntax

C#
public class SmoothPainter : Painter
Visual Basic (Declaration)
Public Class SmoothPainter _
	Inherits Painter
Visual C++
public ref class SmoothPainter : public Painter

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Olap..::.Painter
    PerpetuumSoft.Olap.Windows.Forms..::.SmoothPainter

See Also