Class ReportingMapData
Inheritance
System.Object
ReportingMapData
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.RDL.ItemModel
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public class ReportingMapData
Constructors
ReportingMapData()
Declaration
public ReportingMapData()
Properties
BubbleValuePath
Declaration
public object BubbleValuePath { get; set; }
Property Value
Type | Description |
---|---|
System.Object |
ColorRangeValue
Declaration
public object ColorRangeValue { get; set; }
Property Value
Type | Description |
---|---|
System.Object |
ColorValuePath
Declaration
public object ColorValuePath { get; set; }
Property Value
Type | Description |
---|---|
System.Object |
DisplayLabel
Declaration
public object DisplayLabel { get; set; }
Property Value
Type | Description |
---|---|
System.Object |
ShapeActionInfo
Declaration
public ReportActionInfoExpVal ShapeActionInfo { get; set; }
Property Value
Type | Description |
---|---|
ReportActionInfoExpVal |
Value
Declaration
public object Value { get; set; }
Property Value
Type | Description |
---|---|
System.Object |