WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TransformationType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TransformationType

    Represents the types of data transformation in a state indicator.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.ReportControls.Wpf.dll
    Syntax
    public enum TransformationType

    Fields

    Name Description
    None

    No transformation. Match indicator states to actual data values.

    Percentage

    Transform data values to percentages based on specified minimum and maximum data values.Match indicator states to the transformed percentages.

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