Returns the ImageFormat for the JPG filter.

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

Syntax

C#
protected override ImageFormat GetImageFormat()
Visual Basic (Declaration)
Protected Overrides Function GetImageFormat As ImageFormat
Visual C++
protected:
virtual ImageFormat^ GetImageFormat() override

See Also