Class SFRangeColorMapping
Class implementation for SFRangeColorMapping
Namespace: Syncfusion.SfTreeMap.iOS
Assembly: Syncfusion.SfTreeMap.iOS.dll
Syntax
public class SFRangeColorMapping : SFColorMapping
Constructors
SFRangeColorMapping()
Initializes a new instance of the SFRangeColorMapping class.
Declaration
public SFRangeColorMapping()
Properties
Ranges
Gets or sets the ranges.
Declaration
public NSMutableArray Ranges { get; set; }
Property Value
Type |
---|
Foundation.NSMutableArray |