Click or drag to resize

StiChartProcessAtEnd Property

Gets or sets value indicates that a chart is processed at the end of the report execution.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiBoolConverter))]
public virtual bool ProcessAtEnd { get; set; }

Property Value

Type: Boolean

Implements

IStiProcessAtEndProcessAtEnd
See Also