Click or drag to resize

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; }

Property Value

Type: StiDataRelation

Implements

IStiDataRelationDataRelation
See Also