Click or drag to resize
ImageFormat Enumeration
Format in which a screen-shot/image is saved

Namespace: SharpCharts.Base.Common
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public enum ImageFormat
Members
  Member nameValueDescription
Png0 PNG
Jpg1 JPG
See Also