menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ITransformAttribute - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface ITransformAttribute

    Contains the transformation attribute.

    Namespace: Syncfusion.Windows.Forms.Chart.SvgBase
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public interface ITransformAttribute

    Properties

    Transform

    Gets or sets the transform.

    Declaration
    TransformList Transform { get; set; }
    Property Value
    Type Description
    TransformList

    The transform.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved