Click or drag to resize

IStiInterlacingVert Interface

[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.IStiInterlacingVert"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public interface IStiInterlacingVert : IStiInterlacing, 
	ICloneable, IStiJsonReportObject

The IStiInterlacingVert type exposes the following members.

Properties
  NameDescription
Public propertyAllowApplyStyle (Inherited from IStiInterlacing.)
Public propertyArea (Inherited from IStiInterlacing.)
Public propertyCore (Inherited from IStiInterlacing.)
Public propertyInterlacedBrush (Inherited from IStiInterlacing.)
Public propertyVisible (Inherited from IStiInterlacing.)
Top
Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.)
Public methodLoadFromJsonObject (Inherited from IStiJsonReportObject.)
Public methodSaveToJsonObject (Inherited from IStiJsonReportObject.)
Top
See Also