StiChartDataRelation Property |
Get link that is used for master-detail reports rendering.
Namespace:
Stimulsoft.Report.Chart
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiDataRelationConverter))]
public virtual StiDataRelation DataRelation { get; }
<TypeConverterAttribute(GetType(StiDataRelationConverter))>
Public Overridable ReadOnly Property DataRelation As StiDataRelation
Get
Property Value
Type:
StiDataRelationImplements
IStiDataRelationDataRelationSee Also