Xamarin.Android

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

    Show / Hide Table of Contents

    Class RangeColorMapping

    Class implementation for RangeColorMapping

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

    Constructors

    RangeColorMapping()

    Declaration
    public RangeColorMapping()

    Properties

    Ranges

    Gets or sets list of ranges.

    Declaration
    public IList<Range> Ranges { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.IList<Range>
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved