menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DesaturationColorMapping - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DesaturationColorMapping

    Represents the treemap desaturation color mapping class DesaturationColorMapping class.

    Inheritance
    System.Object
    ColorMapping
    DesaturationColorMapping
    Namespace: Com.Syncfusion.Treemap
    Assembly: Syncfusion.SfTreeMap.Android.dll
    Syntax
    public class DesaturationColorMapping : ColorMapping

    Constructors

    DesaturationColorMapping()

    Declaration
    public DesaturationColorMapping()

    Properties

    Color

    Gets or sets the color.

    Declaration
    public int Color { get; set; }
    Property Value
    Type
    System.Int32

    From

    Gets or sets start value of the Source object.

    Declaration
    public double From { get; set; }
    Property Value
    Type
    System.Double

    To

    Gets or sets end value of the Source object.

    Declaration
    public double To { get; set; }
    Property Value
    Type
    System.Double
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved