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; }
Public Shared Property DontSaveDataSourceBeforeChartRendering As Boolean
Get
Set
Property Value
Type:
BooleanSee Also