Click or drag to resize

StiChartBusinessObject Property

Get business object that is used for getting data.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiBusinessObjectConverter))]
public virtual StiBusinessObject BusinessObject { get; }

Property Value

Type: StiBusinessObject

Implements

IStiBusinessObjectBusinessObject
See Also