Click or drag to resize

IStiChartCondition Interface

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

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public interface IStiChartCondition : IStiChartFilter, 
	ICloneable

The IStiChartCondition type exposes the following members.

Properties
  NameDescription
Public propertyColor
Public propertyCondition (Inherited from IStiChartFilter.)
Public propertyDataType (Inherited from IStiChartFilter.)
Public propertyItem (Inherited from IStiChartFilter.)
Public propertyValue (Inherited from IStiChartFilter.)
Top
Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.)
Top
See Also