Gauges for WinForms | ComponentOne
Working with Gauges for WinForms / Gauge Face and Cover Shapes / Image
In This Topic
    Image
    In This Topic

    C1GaugeImage draws an image on the gauge. The image size can be changed using the Width and Height properties (if the KeepSize property is False). The aspect ratio will be maintained if the KeepAspectRatio property is equal to True. Image can be rotated with the RotateAngle property. You may change opacity of the image and its HSL settings using the Opacity, Hue, Saturation, and Lightness properties. The FlipType property set the axis used to flip the image. For example:


    Changing Gauge appearance

    [Settings for this image: RotateAngle = 20]

    See Also