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.42 (1.0.0.42)
Syntax
C#
public enum ImageFormat
Members
  Member nameValueDescription
Png0 PNG
Jpg1 JPG
See Also