'Declaration Public Enum ImageFitStyle Inherits System.Enum
public enum ImageFitStyle : System.Enum
Member | Description |
---|---|
Centered | Image will be centered at the center of chart, no scaling or streching will be done to image, and a border may show if the image is smaller than the chart area. |
StretchedFit | If image is smaller or bigger than the chart, it will be streched or contracted to fit within the chart area. |
Tiled | If background image is smaller than the chart, it will tile the images to cover the whole area. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2