StiChartCondition Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiChartCondition"]
Namespace: Stimulsoft.Report.Chart
The StiChartCondition type exposes the following members.
Name | Description | |
---|---|---|
StiChartCondition |
Creates a new object of the type StiChartCondition.
| |
StiChartCondition(Color, StiFilterItem, StiFilterDataType, StiFilterCondition, String) |
Creates a new object of the type StiChartCondition.
|
Name | Description | |
---|---|---|
Color |
Gets or sets a series color.
| |
Condition | (Inherited from StiChartFilter.) | |
DataType | (Inherited from StiChartFilter.) | |
Index | (Inherited from StiChartFilter.) | |
Item | (Inherited from StiChartFilter.) | |
Value | (Inherited from StiChartFilter.) |
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current instance.
(Inherited from StiChartFilter.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadFromJsonObject | (Overrides StiChartFilterLoadFromJsonObject(JObject).) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SaveToJsonObject | (Overrides StiChartFilterSaveToJsonObject(StiJsonSaveMode).) | |
ToString | (Inherited from StiChartFilter.) |