Click or drag to resize

StiOptionsEngineDontSaveDataSourceBeforeChartRendering Property

If the property is set to true, then, before chart rendering, the report engine will not remember a position in the data source used for the chart.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool DontSaveDataSourceBeforeChartRendering { get; set; }

Property Value

Type: Boolean
See Also