Initializes a new instance of the PngExportFilter class.

Namespace:  PerpetuumSoft.Reporting.Export.Graph
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public PngExportFilter()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
PngExportFilter()

See Also