Pocket PC Controls.com

ImageStyle Enumeration

Specifies the image style used for drawing the image

[Visual Basic]
Public Enum ImageStyle
[C#]
public enum ImageStyle

Members

Member Name Description
Stretched The image is stretched to fit the area
Centered The image is centered in the area and clipped if necessary

Requirements

Namespace: PPCC.Chart

Assembly: Chart (in Chart.dll)

See Also

PPCC.Chart Namespace