Packagestimulsoft.report.options
Classpublic class StiEngineOptions
InheritanceStiEngineOptions Inheritance Object
Implements IStiSerializable



Public Properties
 PropertyDefined By
  allowInvokeProcessChartEventForTemplateOfChart : Boolean
A value indicates that the InvokeProcessChart event will be invoked for the template chart component.
StiEngineOptions
  allowResetValuesAtComponent : Boolean
Allows reset values (TagValue, HyperlinkValue, BookmarkValue and ToolTipValue) to null before report rendering.
StiEngineOptions
  applyStylesInAutoSeries : Boolean
The value allows applying a chart style to self-series.
StiEngineOptions
  barcodeDpiMultiplierFactor : Number
StiEngineOptions
  crossTab : StiCrossTabOptions
StiEngineOptions
  defaultEngineVersion : int
StiEngineOptions
  defaultTextQualityMode : int
StiEngineOptions
  defaultValueOfAllowApplyStyleProperty : Boolean
The default value for the AllowApplyStyle property of the StiChart component.
StiEngineOptions
  displayValueNaN : String
StiEngineOptions
  dockPageFooterToBottom : Boolean
StiEngineOptions
  dontSaveDataSourceBeforeChartRendering : Boolean
StiEngineOptions
  emulateData : Boolean
StiEngineOptions
  escapeQueryParameters : Boolean
StiEngineOptions
  exports : StiExportsOptions
StiEngineOptions
  flexAdapterJsonData : Boolean
StiEngineOptions
  flexAdapterMySql : Boolean
StiEngineOptions
  flexAdapterXmlData : Boolean
StiEngineOptions
  forceGenerationLocalizedName : Boolean
StiEngineOptions
  forceGenerationNonLocalizedName : Boolean
StiEngineOptions
  fullTrust : Boolean
StiEngineOptions
  globalization : StiGlobalizationOptions
StiEngineOptions
  interpretFontSizeInHtmlTagsAsInHtml : Boolean
Interprete the FontSize attribute in the Html-tags as in Html
StiEngineOptions
  namingRule : String
StiEngineOptions
  oldChartPercentMode : Boolean
StiEngineOptions
  passVariablesInUrl : Boolean
StiEngineOptions
  quickInfo : StiQuickInfoOptions
StiEngineOptions
  renderChartAsBitmap : Boolean
Gets or sets a value which controls of output charts as bitmaps.
StiEngineOptions
  renderChartAsBitmapZoom : Number
Gets or sets a scalling factor for rendering charts as bitmaps.
StiEngineOptions
  type : String
StiEngineOptions
  useAdvancedPrintOn : Boolean
StiEngineOptions
  useAdvancedPrintOnEngineV2 : Boolean
StiEngineOptions
  useRoundForToCurrencyWordsFunctions : Boolean
StiEngineOptions
Property Detail
allowInvokeProcessChartEventForTemplateOfChartproperty
allowInvokeProcessChartEventForTemplateOfChart:Boolean

A value indicates that the InvokeProcessChart event will be invoked for the template chart component.


Implementation
    public function get allowInvokeProcessChartEventForTemplateOfChart():Boolean
    public function set allowInvokeProcessChartEventForTemplateOfChart(value:Boolean):void
allowResetValuesAtComponentproperty 
allowResetValuesAtComponent:Boolean

Allows reset values (TagValue, HyperlinkValue, BookmarkValue and ToolTipValue) to null before report rendering.


Implementation
    public function get allowResetValuesAtComponent():Boolean
    public function set allowResetValuesAtComponent(value:Boolean):void
applyStylesInAutoSeriesproperty 
applyStylesInAutoSeries:Boolean

The value allows applying a chart style to self-series.


Implementation
    public function get applyStylesInAutoSeries():Boolean
    public function set applyStylesInAutoSeries(value:Boolean):void
barcodeDpiMultiplierFactorproperty 
barcodeDpiMultiplierFactor:Number


Implementation
    public function get barcodeDpiMultiplierFactor():Number
    public function set barcodeDpiMultiplierFactor(value:Number):void
crossTabproperty 
crossTab:StiCrossTabOptions


Implementation
    public function get crossTab():StiCrossTabOptions
    public function set crossTab(value:StiCrossTabOptions):void
defaultEngineVersionproperty 
defaultEngineVersion:int


Implementation
    public function get defaultEngineVersion():int
    public function set defaultEngineVersion(value:int):void
defaultTextQualityModeproperty 
defaultTextQualityMode:int


Implementation
    public function get defaultTextQualityMode():int
    public function set defaultTextQualityMode(value:int):void
defaultValueOfAllowApplyStylePropertyproperty 
defaultValueOfAllowApplyStyleProperty:Boolean

The default value for the AllowApplyStyle property of the StiChart component.


Implementation
    public function get defaultValueOfAllowApplyStyleProperty():Boolean
    public function set defaultValueOfAllowApplyStyleProperty(value:Boolean):void
displayValueNaNproperty 
displayValueNaN:String


Implementation
    public function get displayValueNaN():String
    public function set displayValueNaN(value:String):void
dockPageFooterToBottomproperty 
dockPageFooterToBottom:Boolean


Implementation
    public function get dockPageFooterToBottom():Boolean
    public function set dockPageFooterToBottom(value:Boolean):void
dontSaveDataSourceBeforeChartRenderingproperty 
dontSaveDataSourceBeforeChartRendering:Boolean


Implementation
    public function get dontSaveDataSourceBeforeChartRendering():Boolean
    public function set dontSaveDataSourceBeforeChartRendering(value:Boolean):void
emulateDataproperty 
emulateData:Boolean


Implementation
    public function get emulateData():Boolean
    public function set emulateData(value:Boolean):void
escapeQueryParametersproperty 
escapeQueryParameters:Boolean


Implementation
    public function get escapeQueryParameters():Boolean
    public function set escapeQueryParameters(value:Boolean):void
exportsproperty 
exports:StiExportsOptions


Implementation
    public function get exports():StiExportsOptions
    public function set exports(value:StiExportsOptions):void
flexAdapterJsonDataproperty 
flexAdapterJsonData:Boolean


Implementation
    public function get flexAdapterJsonData():Boolean
    public function set flexAdapterJsonData(value:Boolean):void
flexAdapterMySqlproperty 
flexAdapterMySql:Boolean


Implementation
    public function get flexAdapterMySql():Boolean
    public function set flexAdapterMySql(value:Boolean):void
flexAdapterXmlDataproperty 
flexAdapterXmlData:Boolean


Implementation
    public function get flexAdapterXmlData():Boolean
    public function set flexAdapterXmlData(value:Boolean):void
forceGenerationLocalizedNameproperty 
forceGenerationLocalizedName:Boolean


Implementation
    public function get forceGenerationLocalizedName():Boolean
    public function set forceGenerationLocalizedName(value:Boolean):void
forceGenerationNonLocalizedNameproperty 
forceGenerationNonLocalizedName:Boolean


Implementation
    public function get forceGenerationNonLocalizedName():Boolean
    public function set forceGenerationNonLocalizedName(value:Boolean):void
fullTrustproperty 
fullTrust:Boolean


Implementation
    public function get fullTrust():Boolean
    public function set fullTrust(value:Boolean):void
globalizationproperty 
globalization:StiGlobalizationOptions


Implementation
    public function get globalization():StiGlobalizationOptions
    public function set globalization(value:StiGlobalizationOptions):void
interpretFontSizeInHtmlTagsAsInHtmlproperty 
interpretFontSizeInHtmlTagsAsInHtml:Boolean

Interprete the FontSize attribute in the Html-tags as in Html


Implementation
    public function get interpretFontSizeInHtmlTagsAsInHtml():Boolean
    public function set interpretFontSizeInHtmlTagsAsInHtml(value:Boolean):void
namingRuleproperty 
namingRule:String


Implementation
    public function get namingRule():String
    public function set namingRule(value:String):void
oldChartPercentModeproperty 
oldChartPercentMode:Boolean


Implementation
    public function get oldChartPercentMode():Boolean
    public function set oldChartPercentMode(value:Boolean):void
passVariablesInUrlproperty 
passVariablesInUrl:Boolean


Implementation
    public function get passVariablesInUrl():Boolean
    public function set passVariablesInUrl(value:Boolean):void
quickInfoproperty 
quickInfo:StiQuickInfoOptions


Implementation
    public function get quickInfo():StiQuickInfoOptions
    public function set quickInfo(value:StiQuickInfoOptions):void
renderChartAsBitmapproperty 
renderChartAsBitmap:Boolean

Gets or sets a value which controls of output charts as bitmaps.


Implementation
    public function get renderChartAsBitmap():Boolean
    public function set renderChartAsBitmap(value:Boolean):void
renderChartAsBitmapZoomproperty 
renderChartAsBitmapZoom:Number

Gets or sets a scalling factor for rendering charts as bitmaps.


Implementation
    public function get renderChartAsBitmapZoom():Number
    public function set renderChartAsBitmapZoom(value:Number):void
typeproperty 
type:String


Implementation
    public function get type():String
    public function set type(value:String):void
useAdvancedPrintOnproperty 
useAdvancedPrintOn:Boolean


Implementation
    public function get useAdvancedPrintOn():Boolean
    public function set useAdvancedPrintOn(value:Boolean):void
useAdvancedPrintOnEngineV2property 
useAdvancedPrintOnEngineV2:Boolean


Implementation
    public function get useAdvancedPrintOnEngineV2():Boolean
    public function set useAdvancedPrintOnEngineV2(value:Boolean):void
useRoundForToCurrencyWordsFunctionsproperty 
useRoundForToCurrencyWordsFunctions:Boolean


Implementation
    public function get useRoundForToCurrencyWordsFunctions():Boolean
    public function set useRoundForToCurrencyWordsFunctions(value:Boolean):void