Class MapPolygonRulesVal
Inheritance
System.Object
MapPolygonRulesVal
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.EJ.ReportViewer.JsonModel
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public class MapPolygonRulesVal : IReportDispose, IDisposable
Constructors
MapPolygonRulesVal()
Declaration
public MapPolygonRulesVal()
Properties
MapColorRule
Declaration
public MapColorRuleVal MapColorRule { get; set; }
Property Value
Type | Description |
---|---|
MapColorRuleVal |
Methods
Dispose()
Declaration
public void Dispose()
Implements
System.IDisposable