Represents the object for drawing a pivot table in graphics.

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

Syntax

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

Inheritance Hierarchy

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

See Also